it just saids, no target to do this, or something like that, when I type make, any ideas anyone?
it just saids, no target to do this, or something like that, when I type make, any ideas anyone?
I edited my post before yours explaining how I installed it. see if that help you.
I tryed it and it said it installed but I went to psp/sdk/include, and its not there.
I noticed that when I typed make -C src install, it saids its installing to libmad and not to psp/sdk
Quote:
Originally Posted by ronbot3p0
hehe, thats the wrong include folder... its just /psp/include ;)
Yea its not there either,I dont think I did anything wrong. why is it not installing? where are you getting libmad from, because the only think that is doing right now is compling the the src folder like if im making a program.
I'm getting mine from svn.pspdev.org.
try this, delete your download of libmad then follow these instructions again and see if it works.
1. download libmad to pspdev folder
svn checkout svn://svn.pspdev.org/psp/trunk/libmad2. go into the libmad\src folder
3. open Makefile
4. delete the @mkdir line
5. in the command prompt type make -C src
6. then type make -C src install
This is where im getting it from also, its complying the files in the src folder and nothing else
KunoNoOni: Why dont you send him/her your compiled version?
Yes Please Lol, Im Going Crazy Over This
Libmad files go into your C:/pspdev/psp/include and
C:/pspdev/psp/lib folders.. the mad.h goes into include. the libwhatever.a file goes into lib. you can just make libmad and copy/paste the files yourself.
BTW: Like I said there's an awesome surprise coming for this setup that in my opinion makes it equal to cygwin. ;)