I just created a new project using the existing files of an old one I was sent but when I try to build it I get this error despite the file is in the include-directory of the project.
What error u r getting, put errors clearly and which visual studio u r using is it 6.0 or VS 2005If the posted one is answer, Please close the Post. - NambiRaj
I'm using VS2008 SP1 and the application target is a Windows Mobile device.
The exact error message looks like this:
Error 1 fatal error C1083: File (Include) cannot be opened: "stdafx.h": No such file or directory d:\Eigene Dateien\Aloqa\Plugin_4.5\TestPOIPlugin\TestPOIPlugin.cpp 12 TestPOIPlugin
Edited byschnesimMonday, August 18, 2008 10:52 AMfixed
Place the mouse cursor in "stdafx.h" and right click Mouse. Then choose Open Document "stdafx.h" is it opening the stdafx.h file in VS2005If the posted one is answer, Please close the Post. - NambiRaj
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.