SFML community forums
Help => Graphics => Topic started by: lancel00t on August 30, 2007, 09:56:28 pm
-
Hi all, I am trying to build the opengl.cpp sample provided in the sdk and I am getting this error:
ld: C:/MinGW/lib/libopengl32.a(VideoMode.o):illegal symbol index 1633970478 in relocs
Can anyone help me out it is very important to me to use the sfRenderWindow class.
-
Can you give us your system, compiler ?
What libs are you linking ?
-
I solved this problem. It was a problem with the ordering of my library files.