|
-
August 5th, 1999, 10:31 AM
#1
CIni for writing INI files
Hi all,
I have downloaded a CIni wrapper class for managing INI files. I added the files to my current project. And when I compiled it I got this error message.
...\Ini.cpp(44) : fatal error C1010: unexpected end of file while looking for precompiled header directive
What does this mean? What precompiled header directive?
Thanks for your help.
PS: If the author of CIni is still around, please post an example of how to use your class, although I think I can figure it out myself.
Novice.
-
August 5th, 1999, 11:34 AM
#2
Re: CIni for writing INI files
Try going to your project settings, C++, precompiled headers, and select automatic use of precompiled headers. This should solve your problem - I hope!!
Good luck,
Victor.
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
|