hey guys.. help me out.. im new to sfml.. im using codeblocks and i've already set up the sfml library with codeblocks, it works fine. but when i try the code snippet for openGl given at the sfml tutorial it come up with this error:
undefined reference to 'gluPerspective@32'
is there other configuration that i must do to tune up my codeblock and sfml with opengl?? thanks..