| View previous topic :: View next topic |
| Author |
Message |
agent_stewie
Joined: 25 Jun 2005 Posts: 7
|
Posted: Sat Jun 25, 2005 3:40 am Post subject: How the devil would u compile a web browser...........?? |
|
|
I'm working on a web browser............ I need to compile it on the psp....... how would I compile my webbrowser it has lots of c/c++ files.... and if i use psp toolchain can someone explain how to use it with out Helllo World instructions......... _________________ ___________________________________________
Don't Get Hooked on Drugs Get Hooked on Phonics |
|
| Back to top |
|
 |
pcostabel
Joined: 25 Jun 2005 Posts: 11
|
Posted: Sat Jun 25, 2005 3:51 am Post subject: |
|
|
See this thread for compiling c++ code:
http://forums.ps2dev.org/viewtopic.php?t=2136
Someone should make a sticky with an example makefile since everybody is asking the same question.... |
|
| Back to top |
|
 |
LiquidIce
Joined: 04 Apr 2005 Posts: 55
|
Posted: Sat Jun 25, 2005 5:12 am Post subject: |
|
|
A Web Browser will come in due time, but first we need to get the sceNet functions working. I started a thread, but so far nobody has been able to get to the Wifi selection screen.
http://forums.ps2dev.org/viewtopic.php?t=2211
Once we can launch that, and start opening socket connections, a web browser will be easy to put together using some open source software slightly modified for the psp.
The big question now is, how do we load the pspnet.prx file into memory to be able to access the sceNet and sceHttp functions listed here:
http://pspdev.ofcode.com/api.php?type=2&id=186 |
|
| Back to top |
|
 |
agent_stewie
Joined: 25 Jun 2005 Posts: 7
|
Posted: Sun Jun 26, 2005 7:36 am Post subject: |
|
|
thanks man... _________________ ___________________________________________
Don't Get Hooked on Drugs Get Hooked on Phonics |
|
| Back to top |
|
 |
|