Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: ~./samples/opengl  (Read 5684 times)

0 Members and 1 Guest are viewing this topic.

lancel00t

  • Newbie
  • *
  • Posts: 18
    • ICQ Messenger - 449212638
    • AOL Instant Messenger - dripdropliner@ao
    • View Profile
    • http://www.watsontechgroup.com
~./samples/opengl
« 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.

Mindiell

  • Hero Member
  • *****
  • Posts: 1261
    • ICQ Messenger - 41484135
    • View Profile
~./samples/opengl
« Reply #1 on: August 30, 2007, 10:45:48 pm »
Can you give us your system, compiler ?
What libs are you linking ?
Mindiell
----

lancel00t

  • Newbie
  • *
  • Posts: 18
    • ICQ Messenger - 449212638
    • AOL Instant Messenger - dripdropliner@ao
    • View Profile
    • http://www.watsontechgroup.com
Solved
« Reply #2 on: September 04, 2007, 11:14:07 pm »
I solved this problem. It was a problem with the ordering of my library files.

 

anything