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..