I've tried to create so many classes like CBitmapFile CBlock but all of them present compiler error: Unexpected end of file while looking for precompiled header directive. Please help... ThanQ, ;-)
This may be due to a small problem in your projet settings.
Select 'Project | Settings'
Select the tab 'C/C++'
Select the combo item 'Precompiled Headers'
Select the radio 'Use Precompiled Header files'
Set the 'Through header' as 'stdafx.h'
Recompile All the project
If it does not work, try the radio 'Not using precompiled headers' to check for other error.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.