PDA

Click to See Complete Forum and Search --> : end of file error, again!!!


softwareguy74
Jan 3rd, 2001, 01:12 PM
Hi,

I'm running into an end of file error when trying to follow an tutorial I found.

The error reads:

fatal error C1010: unexpected end of file while looking for precompiled header directive

I made sure there is an extra line at the end of the file. Any idea what this is and how to correct it?

Thanks,

Dan

Jan 3rd, 2001, 04:27 PM
don't know how to fix it.. but compilers such as MS VC++ adds extra null characters....
I tried opening a MS-Generated PCH in codewarrior and it was all screwed up.. :(