next up previous contents
Next: mesaglw.lib Up: Compiling to Microsoft Windows Previous: Compiling to Microsoft Windows
Go to: SmartForest Home Printer-friendly: sf-impl.pdf

mesagl.lib

This library contains the OpenGL function calls for Microsoft Windows. It must be built by the programmer. The project file is in C:$\backslash$tmp$\backslash$mesa$\backslash$MesaGL.

Note that this library was modified after it was downloaded to allow it to link properly with SmartForest. If you download a new version of Mesa, you will be required to modify the new version of Mesa as well. The linker will warn you of duplicate function definitions when you try to link SmartForest with the new version of the Mesa library. Simply comment the duplicate definitions out of the new version of the Mesa library and recompile the library. Run the linker again and the new Mesa library should link with SmartForest without complaint.



Matthew S. Davis
2002-08-07