Code: Select all
/usr/local/pspdev/lib/gcc/psp/4.1.0/../../../../psp/lib/libGL.a(eglGetDisplay.o)
: In function `eglGetDisplay':
/home/Egil/pspgl/eglGetDisplay.c:25: undefined reference to `pspDveMgrCheckVideoOut'
/usr/local/pspdev/lib/gcc/psp/4.1.0/../../../../psp/lib/libGL.a(eglInitialize.o)
: In function `eglInitialize':
/home/Egil/pspgl/eglInitialize.c:27: undefined reference to `pspDveMgrSetVideoOut'
/home/Egil/pspgl/eglInitialize.c:30: undefined reference to `pspDveMgrSetVideoOut'
collect2: ld returned 1 exit status
make: *** [out.elf] Error 1
Also, i see that some patches (SDL-latest.patch, pspgl.patch) are available, but i don't know how to apply them, I’m a newbie when it comes to cygwin.
Thanks for any help.