Graphics libraries?
Posted: Thu Nov 08, 2012 4:36 pm
I'm using Xubuntu 12.04 and am getting errors when using InitSprite() -
/usr/bin/ld: cannot find -IGL
/usr/bin/ld: cannot find -IGLU
In the manual, it says that "This function tries to initialize SDL, so if it fails, it's probably because the SDL library is not found or is a previous version (1.2 required)."
Well I've installed SDL on my system (following the instructions at http://www.upubuntu.com/2012/01/how-to- ... imple.html), but I'm still getting the errors. Any suggestions?
Thanks in advance!
/usr/bin/ld: cannot find -IGL
/usr/bin/ld: cannot find -IGLU
In the manual, it says that "This function tries to initialize SDL, so if it fails, it's probably because the SDL library is not found or is a previous version (1.2 required)."
Well I've installed SDL on my system (following the instructions at http://www.upubuntu.com/2012/01/how-to- ... imple.html), but I'm still getting the errors. Any suggestions?
Thanks in advance!