Re: fatal error C1083
- From: "Michel Verhagen (eMVP)" <michel@xxxxxxxxxx>
- Date: Sat, 11 Oct 2008 10:05:01 +1300
For a quick solution; go to project settings and disable precompiled headers (in eVC it's a project wide setting IIRC, in VS 2005 you can enable/disable per file).
Good luck,
Michel Verhagen, eMVP
Check out my blog: http://GuruCE.com/blog
GuruCE
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.
BeverlyYeng wrote:
finalli, i success to create a new project without any IDE hang.
but when i try compile my application after adding a simple sleep function
it come out this error
fatal error C1083: Cannot open precompiled header file: 'MIPSII_FPDbg/eVC_project1.pch': No such file or directory
Error executing clmips.exe.
it is i got something miss up??
thanks again
- References:
- fatal error C1083
- From: BeverlyYeng
- fatal error C1083
- Prev by Date: Re: How to debug Link errors of static LIB in eVC?
- Next by Date: Re: (Re)throwing from a catch block across dll boundaries
- Previous by thread: fatal error C1083
- Next by thread: Re: fatal error C1083
- Index(es):
Relevant Pages
|