C++/Unable to include glut.h !
Expert: Prince M. Premnath - 4/14/2008
QuestionQUESTION: Hi,
I have trying to compile my opengl program so many times in TC,it says unable to open header files.I have copied the glut header files in TC folder and glut dll in the Windows system 32 folder.But still it says unable to open header files.What should i do???Reply soon,
Thankx
ANSWER: Hi dear Farzana !
First of all i wish to know what version of compiler you are actually using , If you are used a dos based compiler say 3.0 and lower versions ( 16 bit compiler ) sure it won't support the 32 bit applications , if you are using a window based compiler ( 32 bit compiler ) hope the changes you have made is well enough !
revert me in case of issues
Thanks and Regards!
Prince M. Premnath
---------- FOLLOW-UP ----------
QUESTION: Hello,
Thankx for the rely ,i am using 32 bit compiler,do i net to change some settings in the Options>Directories...path?
Regards,
Farzana
AnswerHi Dear Farzana !
Make sure where you have placed your opengl library ,its advisable to place the folder common for header files so that you can avoid adding multiple directory paths !
If problem persists then report me with the error message !
Thanks and Regards !
Prince M. Premnath