Search found 16 matches
- Tue Mar 10, 2009 3:03 pm
- Forum: PSP Lua Player Development
- Topic: Pls help..
- Replies: 0
- Views: 6011
Pls help..
I need help http://www.psp-programming.com/animate/wlan.rar i tested this sample to download using libcurl and it works fine. My question is: is it possible to use this function/eboot inside my lua application? if not.. can someone help me how to convert this c sourcecode into lua script? graphicsPr...
- Tue Mar 10, 2009 12:58 pm
- Forum: PSP Development
- Topic: Need some help on porting wget on psp
- Replies: 4
- Views: 2501
- Wed Mar 04, 2009 10:02 pm
- Forum: PSP Lua Player Development
- Topic: How to connect to wlan in luaplayer with wlan security?
- Replies: 1
- Views: 6732
How to connect to wlan in luaplayer with wlan security?
security: wpa-psk
encryption: tkip
w/ password
using dlink di-524
thanks..
I already tried the sample wlan code in the applications/wlan and it seems working using unsecured hotspot.
how can i make it work if its secured? thanks
encryption: tkip
w/ password
using dlink di-524
thanks..
I already tried the sample wlan code in the applications/wlan and it seems working using unsecured hotspot.
how can i make it work if its secured? thanks
- Wed Mar 04, 2009 5:45 pm
- Forum: PSP Lua Player Development
- Topic: Question about getting the DOWNLOAD LINK in PSP WEB-BROWSER
- Replies: 1
- Views: 6703
Question about getting the DOWNLOAD LINK in PSP WEB-BROWSER
is there a way that i can save links/url in psp web-browser. yes i know, you can bookmark any of the web pages/websites that you visited, but what i want is to save specific URL when downloading certain files over the psp web browser: Scenario: I visited ftp.microsoft.com, I browsed all of the files...
- Fri Jan 30, 2009 4:17 pm
- Forum: PSP Development
- Topic: Need some help on porting wget on psp
- Replies: 4
- Views: 2501
- Fri Jan 30, 2009 1:44 am
- Forum: PSP Development
- Topic: Succesfully compiled the PSPTOOLCHAIN BUT....
- Replies: 12
- Views: 9201
try deleting all the previous pspdev folders that you've installed/compiled. it worked for me. just downloaded the latest psptoolchain using svn read the readme. if you're using ubuntu follow the ubuntu-readme, the readme and toolchain.sh worked for me, im using fedora 10. just make sure u've downlo...
- Fri Jan 30, 2009 1:21 am
- Forum: PSP Development
- Topic: Succesfully compiled the PSPTOOLCHAIN BUT....
- Replies: 12
- Views: 9201
- Fri Jan 30, 2009 1:20 am
- Forum: PSP Development
- Topic: Need some help on porting wget on psp
- Replies: 4
- Views: 2501
Need some help on porting wget on psp
I mean use some GNU's wget functions that can download a certain file over internet. Any tips where should i start? does c/c++ has a built-in file downloader functions?? any tips would be a great help!! its been a day compiling the psptoolchain and atlast, i do make it work now thanks for some of yo...
- Thu Jan 29, 2009 8:41 pm
- Forum: PSP Development
- Topic: Toolchain compilation: gettimeofday problem
- Replies: 12
- Views: 5990
- Thu Jan 29, 2009 8:28 pm
- Forum: PSP Development
- Topic: Toolchain compilation: gettimeofday problem
- Replies: 12
- Views: 5990
- Thu Jan 29, 2009 8:26 pm
- Forum: PSP Development
- Topic: Succesfully compiled the PSPTOOLCHAIN BUT....
- Replies: 12
- Views: 9201
- Thu Jan 29, 2009 8:04 pm
- Forum: PSP Development
- Topic: Toolchain compilation: gettimeofday problem
- Replies: 12
- Views: 5990
- Thu Jan 29, 2009 4:52 pm
- Forum: PSP Development
- Topic: Succesfully compiled the PSPTOOLCHAIN BUT....
- Replies: 12
- Views: 9201
- Thu Jan 29, 2009 4:43 pm
- Forum: PSP Development
- Topic: Succesfully compiled the PSPTOOLCHAIN BUT....
- Replies: 12
- Views: 9201
this part?
i didn't miss any of the steps and i succesfuly compiled the toolchain.
Code: Select all
2) Add the following to your login script:
export PSPDEV=/usr/local/pspdev
export PATH=$PATH:$PSPDEV/bin
- Thu Jan 29, 2009 3:39 pm
- Forum: PSP Development
- Topic: Succesfully compiled the PSPTOOLCHAIN BUT....
- Replies: 12
- Views: 9201
Succesfully compiled the PSPTOOLCHAIN BUT....
I'm getting this error whenever im trying to compile my sample code for psp. [root@ernesta helloworld]# make make: psp-config: Command not found Makefile:20: /lib/build.mak: No such file or directory make: *** No rule to make target `/lib/build.mak'. Stop. [root@ernesta helloworld]# im running fedor...
- Thu Jan 29, 2009 12:45 am
- Forum: PSP Development
- Topic: How To: Install PSPTOOLCHAIN **Updated**
- Replies: 13
- Views: 9146