
June 23rd, 2009, 01:37 PM
|
|
Registered User
|
|
Join Date: Jun 2009
Posts: 3
Time spent in forums: 39 m 27 sec
Reputation Power: 0
|
|
General - Error c1010
I have been out of programming for a couple of years. Am reviewing C++ in the microsoft .net environment. 7.1.6030.
Recently downloaded a service pack to this and am trying to compile a program I wrote previously. It has 4 .cpp files and 3 .h files. When I compile it gives me error c1010. I know it has something to do with precompiled headers. This program would compile fines before the service pack was installed. If I could see a similiar program I could probably figure this out.
|