blend
06-17-2010, 11:33 AM
Hopefully this is the right place to post this, am totally new to openGL and trying to get started but have run into a few problems, i started using dev c++ and eventually managed to install glut yesterday and got an example working. However on reopening the same project today it now wont work (lots of linker errors, undefined reference to ... etc). After trying a few things I gave up and installed code::blocks and with a little hassle managed to get things working again, what i'm wondering is, is there a way to permanatly link the appropriate libarys (opengl32, glu32, glut32) so i dont have to link them for each new project i do? (doesnt nessecarily have to be for code::blocks, at them moment am jsut looking to set up a reliable ide with as little hassle as possible.
Thanks in advance for any help :) )
Thanks in advance for any help :) )