| View previous topic :: View next topic |
| Author |
Message |
GenericBum
Joined: 07 Jan 2006 Posts: 17
|
Posted: Sat Jan 07, 2006 9:55 am Post subject: STLport for PSP |
|
|
I found the stlport of 4.6 for PS2, but I'm having trouble locating stlport for PSP (or an equivelant STL library). I tried several variations of the PS2 gcc make files with the PSP gcc compiler, but none worked.
I searched the rest of the forums, and in one case someone said they found STL, but didn't say where.
Thanks,
GenericBum |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Sat Jan 07, 2006 12:32 pm Post subject: |
|
|
Im pretty sure you are thinking SDL...
Try SDL instead its in the trunk on the SVN |
|
| Back to top |
|
 |
ufoz
Joined: 10 Nov 2005 Posts: 86 Location: Tokyo
|
Posted: Sat Jan 07, 2006 1:11 pm Post subject: |
|
|
No, he probably does mean STL.
Do you explicitly need STLport? Cause "regular" stock STL is included in the pspsdk and works just fine if you're compiling a C++ program. (using psp-g++ etc) |
|
| Back to top |
|
 |
GenericBum
Joined: 07 Jan 2006 Posts: 17
|
Posted: Sat Jan 07, 2006 1:36 pm Post subject: |
|
|
I've been working with the Ogre 3d engine and I recently ported that library to PocketPC. I thought I might try to port it to PSP which would enable more Ogre developers to bring their 3d games to a new platform.
Ogre relies on STLport.
GenericBum |
|
| Back to top |
|
 |
|