Hi everyone,
Well the question is the subject itself lol. I'm a noob in psp homebrew dev
and in unix ,too.
Inside my pspgl directory i've got all my .c, all my .obj and 3 .a:
libGL.a
libGLU.a
libglut.a
some .h and others directories.
And i don't know how to install pspgl on cygwin.
Can someone explain me how to install it?
Thx
Sorry, but I don't understand what you're asking. Did you do "make install"? What happened when you did that? Did it appear to work? Or did it print an error message? If so, what message?
Or did you try to compile some code using pspgl? What happened when you did that?
jsgf thx
I didn't make install i thought that i had to make "export PSPMOUNTDIR=..."
"export PSP_REVISION=1.50" and the 2 make that appears in the readme.
okay thx everyone.