Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fatal error c1083 cannot open precompiled header file
Message
From
03/01/2003 19:57:08
 
 
To
All
General information
Forum:
Visual C++
Category:
Coding, syntax & commands
Title:
Fatal error c1083 cannot open precompiled header file
Miscellaneous
Thread ID:
00737936
Message ID:
00737936
Views:
586
I am a C++ Newbie. I was asked to write a VFP COM object. The programmer who is going to use it will call it from C++. We don't have any problem calling it from VFP. We put together a test program in C++ to instantiate the object.

Upon attempting to compile it we get the error:

Fatal Error c1083
Cannot open precompiled header file: debug/call_ar_com_object.pch No such file or directory

As I said, I am very new at c++. So I don't even know what a PCH file is. I'm guessing this is something c++ wants for debugging purposes?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform