| | |
deleting a class in visual c++
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Mar 2008
Posts: 19
Reputation:
Solved Threads: 0
Hello
I have a problem that keeps repeating. I work in Visual C++ 6, and i deleted a class, i erased it from program files/microsoft visual studio/my projects/bla bla.. and i deleted the code in it(the header and cpp file), and it dissapeared from the class tree in my workspace, but i get this error everytime i compile :
fatal error C1083: Cannot open source file: 'C:\Program Files\Microsoft Visual Studio\MyProjects\Diploma\SferaDlg.cpp': No such file or directory
(the class name was sferadlg)
Why? what should i delete more? i don't know what to do, i have to start a new project
because i can't solve this error..

I have a problem that keeps repeating. I work in Visual C++ 6, and i deleted a class, i erased it from program files/microsoft visual studio/my projects/bla bla.. and i deleted the code in it(the header and cpp file), and it dissapeared from the class tree in my workspace, but i get this error everytime i compile :
fatal error C1083: Cannot open source file: 'C:\Program Files\Microsoft Visual Studio\MyProjects\Diploma\SferaDlg.cpp': No such file or directory
(the class name was sferadlg)
Why? what should i delete more? i don't know what to do, i have to start a new project
because i can't solve this error.. I just tried it and all I had to do after deleting the *.cpp and *.h files from the file system and deleting them out of the workspace was select menu item Build --> Rebuild All.
Last edited by Ancient Dragon; Mar 25th, 2008 at 8:44 pm.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
![]() |
Similar Threads
- Inserting,deleting,updating and editing records to a MS Access database (C#)
- Help Needed on C++ assignment (C++)
- shouldn't this work?? (C++)
- HELP! Bad Programmer! (C++)
- Please help me get rid of Trojan.Cachecachekit (Viruses, Spyware and other Nasties)
- this compagny change my background (Viruses, Spyware and other Nasties)
- How to be Crash Free (C++)
Other Threads in the C++ Forum
- Previous Thread: Open Same forminstance Multiple times
- Next Thread: confusion with loops
| Thread Tools | Search this Thread |
api array arrays based beginner binary c++ c/c++ calculator char char* class classes code compile compiler console conversion count delete deploy desktop directshow dll download dynamic dynamiccharacterarray encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory news numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg sorting string strings struct temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets






