|
From: Melchior F. <mf...@ao...> - 2006-02-20 20:38:17
|
* Justin Smithies -- Monday 20 February 2006 21:39: > freeglut ERROR: Function <glutSetCursor> called without first calling > 'glutIni t'. > > im using freeglut 2.4.0 > > Any ideas ? Yes. Don't use freeglut 2.4.0. :-) It's broken. Either use 2.2.0 or CVS. Or even better: use SDL (./configure --enable-sdl) m. |