Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class with an unexpected EOF.
Message
From
09/10/1998 17:20:48
 
 
To
29/09/1998 08:50:40
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginia, United States
General information
Forum:
Visual C++
Category:
Other
Miscellaneous
Thread ID:
00141872
Message ID:
00145574
Views:
27
If you're using MFC, than you have to include stdafx.h file in all cpp source files. If you're not using MFC, than you still have to include all precompiled headers in all your cpp files.

Vlad

>I am currently programming in VC 5.0. I tried to create a class of my own and add it to my project, but then I get this error.
>
>-----
>fatal error C1010: unexpected end of file while looking for precompiled header directive.
>-----
>
>When I get this error it is not in my header file but it is in my C++ source file. I can't figure out why this is happening.
>
>Thank you for your time.
Previous
Reply
Map
View

Click here to load this message in the networking platform