Hi I get an error when I compile an application in VS7,
error C2065: 'GLUTWindowPtr' : undeclared identifier. I have #include "OSGGLUTWindow.h" in the source code and set the right path in include directory in VS7. I got the same error when compile in linux and resolved it by adding '-DOSG_WITH_GLUT" option for g++. How can I do the same thing in VS7. Thanks a lot. Yuting ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
