Welcome! Log In Create A New Profile

Advanced

GL2GX CON_ errors?

Posted by pubby8 
GL2GX CON_ errors?
June 20, 2010 06:22PM
For the project I've been working on, I've been using grrlib, however I have recently wanted to try gl2gx.

Downloaded from their google code page and tried to compile one the examples, however I keep getting:
Quote

:/devkitPro/libogc/lib/wii\libgl2gx.a(glut.o): In function `glutSwapBuffers':
c:/projects/wii/gl2gx/libogc/../source/glut.c:435: undefined reference to `CON_FlipStipple'
c:/projects/wii/gl2gx/libogc/../source/glut.c:436: undefined reference to `CON_CopyToFB'
c:/devkitPro/libogc/lib/wii\libgl2gx.a(glut.o): In function `HideConsole':
c:/projects/wii/gl2gx/libogc/../source/glut.c:246: undefined reference to `CON_StopDraw'
c:/devkitPro/libogc/lib/wii\libgl2gx.a(glut.o): In function `ShowConsole':
c:/projects/wii/gl2gx/libogc/../source/glut.c:241: undefined reference to `CON_StartDraw'

There was mention of this issue here : [code.google.com]
But I still am unsure how to fix it. I also am unable to compile the gl2gx sources included, so any help there would be fantastic.

It would be great if someone walked me through how to get gl2gx working on the wii! Thanks!
Re: GL2GX CON_ errors?
September 13, 2010 04:54PM
That was my comment. If you are still interested, I just commented out those lines in glut.c. I haven't yet gotten far enough to see if it actually works.
Re: GL2GX CON_ errors?
September 13, 2010 05:44PM
Maybe this will help you: [arikadosblog.blogspot.com]
Sorry, only registered users may post in this forum.

Click here to login