Tumunzahar
Member
- Joined
- Jan 1, 2004
- Messages
- 6
Hi,
Ive been working on a project which has been going good so far, but just now I got some errors I dont understand.
Ive just added quite some .h and .cpp files, and when I compiled I got an error on the line #include "stdafx.h" in every .cpp file in my project.
The error states that it
" Cannot read CLR runtime data file: ...\debug\stdafx.obj "
Which I dont understand at all because a moment ago it worked just fine and I got no error on that include line.
All I did was add a bunch of .h and .cpp files that contain correct code.
Can anyone help ?
Thanks
Ive been working on a project which has been going good so far, but just now I got some errors I dont understand.
Ive just added quite some .h and .cpp files, and when I compiled I got an error on the line #include "stdafx.h" in every .cpp file in my project.
The error states that it
" Cannot read CLR runtime data file: ...\debug\stdafx.obj "
Which I dont understand at all because a moment ago it worked just fine and I got no error on that include line.
All I did was add a bunch of .h and .cpp files that contain correct code.
Can anyone help ?
Thanks