I am weak and I beg your help,please..(about) glm

I add glm.cpp and glm.h into my programme,then I compile the glm.cpp but a bug comes out:“fatal error C1010: unexpected end of file while looking for precompiled header directive”.This bug points to glm.cpp.I donnot know why it is.Help me,I am a beginner.Thank you.

Right click on the .cpp, select Settings…, change the category to Precompiled Headers, select “Not using precompiled headers”.

So great!'cause I am a beginner with opengl,I am always blocked by some peripheral problem.After I do as you said,I succeed!!!thank you very much.thank you.

Originally posted by opengllover:
I am always blocked by some peripheral problem.

Hahahahah!!
It’s so tragically true that I laughed manically. Programming can be the most irritating professional ever invented by man or beast.

Originally posted by knackered:
Hahahahah!!
It’s so tragically true that I laughed manically. Programming can be the most irritating professional ever invented by man or beast.

And at times I think it was invented by beast.

-SirKnight