View Single Post
  #6 (permalink)  
Old 11-08-2009, 02:30 PM
mattyyey mattyyey is offline
Senior Member
 
Join Date: Aug 2008
Location: Manchester, UK
Posts: 1,712
Thanks: 53
Thanked 209 Times in 172 Posts
mattyyey is on a distinguished road
Default

Quote:
Originally Posted by skyend View Post
I tried using cygwin but without success.( could not get the toolchain to work )
I know programming in C++, but not in lua.
Can you please list the steps of building an app ( if I have the source code in C++) ?

~EDIT~
Or maybe you can provide some links ?
----------------------------------------
It would be very helpful.
Thanks.
ugg i already provided the link, i just said its on the lua 1...
PSP Tutorials
now lua very almost identical to C so why not start there. and i know the tutorial talks about using cgywin, but just skip that bit if u get the pre-made 1 to work.

steps:
1)setup sdk or lua
2)write script (and a make file if u use sdk)
3)use sdk to compile the make files and so making your program. or use lua to test script.

seriously I was not writing a tutorial and have no intent to. all i did was give some resources for you to READ! and it would appear you have jumped the gun and just wanna start coding, well thats not right! you need the module tutorial to understand the psp better even if its out of date. readmes say it themselves lol XD so yea, go do some more reading, there is alot of tutorials and info on it around, this is just a quick starter guide to get you on the right tracks. ok? sorry just i dnt have the time to explain it all when u can just read it. plus i would have just made the tut longer if that was my intent. sorry again but it took me awhile to get working, but i learnt on the way, i cnt rob u of that
__________________
MATTYYEY
--------------------------------------
PSP Slim 2003 - TA-085v1
Current cfw: 5.50GEN-D2 - LCARS CTF
http://forums.pspslimhacks.com/tutor...de-2010-a.html
/*Death is not the end...*/

Last edited by mattyyey; 11-08-2009 at 02:33 PM.
Reply With Quote