|
-
April 1st, 1999, 01:31 PM
#1
Adding existing C file to C++/MFC project
Anyone ever try to add an existing C file to an existing C++/MFC project? When I do it, I get
fatal error C1010: unexpected end of file while looking for precompiled header directive
Ok, so I #include "stdafx.h" at the top. But then I get:
fatal error C1853: 'Debug/GTest.pch' is not a precompiled header file created with this compiler
Anyone have any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|