| View previous topic :: View next topic |
| Author |
Message |
drcd
Joined: 04 Dec 2005 Posts: 22
|
Posted: Sun Dec 04, 2005 7:11 am Post subject: How to install pspgl? |
|
|
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 |
|
| Back to top |
|
 |
patpsp
Joined: 25 Oct 2005 Posts: 31
|
Posted: Sun Dec 04, 2005 7:19 am Post subject: |
|
|
did you use a toolchain ?
if so, just "make install" |
|
| Back to top |
|
 |
drcd
Joined: 04 Dec 2005 Posts: 22
|
Posted: Sun Dec 04, 2005 7:19 am Post subject: |
|
|
yes sorry i forgot to write it.
I'm sure that's easy to do but this the first time i use unix. |
|
| Back to top |
|
 |
drcd
Joined: 04 Dec 2005 Posts: 22
|
Posted: Sun Dec 04, 2005 11:34 pm Post subject: |
|
|
Nobody can help me?
i don't think so. |
|
| Back to top |
|
 |
jsgf
Joined: 12 Jul 2005 Posts: 254
|
Posted: Mon Dec 05, 2005 10:23 am Post subject: |
|
|
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? |
|
| Back to top |
|
 |
drcd
Joined: 04 Dec 2005 Posts: 22
|
Posted: Mon Dec 05, 2005 6:18 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
|