Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem compiling: error: invalid use of ‘GLvoid’
07-25-2007, 02:02 AM,
#1
Problem compiling: error: invalid use of ‘GLvoid’
Hi there,
I can't compile current svn because of this:

include/game.h:147: error: ‘<anonymous>’ has incomplete type
include/game.h:147: error: invalid use of ‘GLvoid’
include/game.h:149: error: ‘<anonymous>’ has incomplete type
include/game.h:149: error: invalid use of ‘GLvoid’

and

src/game.cpp:766: error: ‘<anonymous>’ has incomplete type
src/game.cpp:766: error: invalid use of ‘GLvoid’

If I change the GLvoid to normal void it compiles and I can play.

I have current Nvidia drivers, sdl 1.2.11 and mesa 6.5.2
Reply
07-25-2007, 10:10 PM,
#2
 
Thanks for the heads up, I made this change in subversion.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)