News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Glut Project

Started by AntonioCS, November 09, 2007, 12:01:19 PM

Previous topic - Next topic

AntonioCS

Hey!
I am trying to create a Glut project and I have downloaded the latest glut lib. I have placed it on the dir glut376 and in  d:\glut376
The wizard says it's a valid dir but that it couldn't find the include dir. I don't understand what the problem is. Can anyone help me out please

gd_on

#1
Have a look here : http://mywebpage.netscape.com/PtrPck/glut.htm
or here : http://www.mingw.org/MinGWiki/index.php/Glut
or http://web.cs.wpi.edu/~gogo/courses/mingw/
or http://www.transmissionzero.co.uk/computing/using-glut-with-mingw/
these are different versions of glut implementation. Personally I use the first one, but you must be care that the libglut32.a library is not the same than the default one in w32api. So each time there is an update, ensure that your own lib is still here.

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).