-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi iam in Windows 7 using Cygwin,mercurial,Pspsdk
As you may know already to compile ProCFW
Is simple by following the instructions
giving in here:
http://code.google.com/p/procfw/wiki/CompilingOnWin
Ok the first to last steps to compile ProCfw are:
Run to get Updates:
hg clone https://code.google.com/p/procfw/
run to enter Directory
cd ~/procfw
run to make dependencies
make deps
Run to build Nightly
make CONFIG_620=1 NIGHTLY=1 <= Nightly Rev)
-------------------------------------
the question is not ProCfw build
Is how you build popsloader in win 7?
i try to do same steps:
Run to get updates
hg clone https://code.google.com/p/popsloader/
Run to enter Directory
cd ~/popsloader/popsloader
not sure what to do after this:
make clean?<it work but ends with error
make?<it work but ends with error
maybe not the right commands?
i get error everytime!
maybe this are not the steps
iam trying to learn as i don't know
much but my brain is asking for some knowledge XD
please help! thanks in advance.
Original issue reported on code.google.com by jvhellra...@gmail.com on 4 Sep 2011 at 1:16