Re: fatal error C1083

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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
.



Relevant Pages

  • Re: language books dont get outdated
    ... The above code compiles and runs just fine. ... is *not* standard compliant code. ... it's in the 'Project Settings' dialog, "C/C++" tab, category ... "Precompiled headers". ...
    (comp.lang.cpp)
  • Inherit properties from a folder.
    ... I have two separate ... precompiled headers, with some files using one, and others using ... ... it automatically inherits the project settings. ...
    (microsoft.public.vsnet.ide)
  • RE: SendInput and Importing Libraries
    ... I just deleted that line in every c file and went to project settings (alt + ... and on the c/c++ tab there was a drop down list, I chose precompiled headers ... and clicke on: "Not using precompiled headers". ...
    (microsoft.public.vc.language)
  • Re: Pls--Need help with Hellow World! with MS Visual C++ 6.0
    ... but that compiler is preset to ... I'ld suggest disabling precompiled headers in the ... his source elsewhere (or bring some source code from ...
    (microsoft.public.vc.language)