find not openl.lib

hi! sir

In compile mfc sample import/export,

I disaplyed error message " cannot load opengl.lib

I would like to want know where this file..

thanks

Carlos A. Mendel's picture

I think this has been already answered some time ago. Anyway, the opengl.dll has changed his name to TKOpengl. You must adjust the file LibDefinition.cpp, where all the libs to be imported are declared, in '#pragmas'. If you have problems with TestTop*.lib too, comment them out, as they are not nedded. According to this, anytime you begin a new application using the wizards provided in the download section of opencascade, you will have to do these adjustments again.