This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JPCSP Compile Quick Guide for Windows
#1
This guide doesn't cover installing and setting up svn source on your hard drive
Only how to compile the JPCSP for your self

1.
Download Java SDK
http://www.oracle.com/technetwork/java/j...index.html
Code:
download version which is suitable for your system x64/x86
[Image: ckfl.jpg]
2.
Uninstall your Java on system!
Most probably Java JRE is installed
Uninstall any updates from java as well
Code:
You must do this! ,JRE is no longer necessary  when using JDK and it will clash and cause problems when trying to work with java applications

3.
Install Java SDK
Code:
restart of PC is not necessary!
4.
Download and install Winant
Code:
WinAnt is a Windows installer
http://code.google.com/p/winant/
[Image: dlq6.jpg]
Code:
WinAnt will ask you to point to JDK folder!
point to this
"c:\Program Files\Java\jdk1.7.0_21\"
Code:
NOT to java but to jdk folder!
without quotes
[Image: zlyy.jpg]
And u are almost good to go!

assuming that u allready have setted svn on hdd
go to svn source folder of JPCSP ,usually :
"d:\SVN\JPCSP\"
open command promt
and type:

ant -f build-auto.xml dist-windows-amd64
or
ant -f build-auto.xml dist-windows-x86

Depending of the build you want!
[Image: z2dp.jpg]
Code:
If you are in trouble finding /opening command promt i attached 2 bat files at bottom
download the one for your system ,put in root folder of JPCSP SVN and double click it
That's it!
your compiled JPCSP will be in new created folder "dist" of svn
[Image: pjjq.jpg]

Reason for writing this is cause none were existing
and even with advanced experience in compiling it took me some time to get this done
Hence the guide!

Have fun!

G! Thank you for the work on JPCSP!


Attached Files
.zip   Compile 32.zip (Size: 164 bytes / Downloads: 145)
.zip   Compile 64.zip (Size: 166 bytes / Downloads: 144)
Reply
#2
Thank you for the guide. Hopefully this will encourage more people to make their own JPCSP build instead of complaining when Orphis's buildbot goes down for whatever reason.
Reply
#3
Good initiative; an important sticky thread.

However, in order to avoid so many questions, will be nice if you add more details or examples, i don't know. Maybe attach a batch file that compile the build automatically so it keep some kind of order.
[Image: montcer.png]
Reply
#4
made it bit fancier and with pictures Blush
Reply
#5
Thanks for the thread,it's now sticked so everyone can see it
Am I the only one with this cool sig?
[Image: ji6WX.png]
[Image: 2404362.png]
Reply
#6
If you're going to compile your sources anyway, a better idea would be to get the repo straight from the SVN or something similar, so that you can keep it updated easily as well.
Reply
#7
Do any guide directly run in NetBeans ? Thanks
Reply
#8
(06-23-2013, 01:22 PM)sum2012 Wrote: Do any guide directly run in NetBeans ? Thanks

I tried to make it work by compiling directly in netbeans, however, I wasn't able to make it use at3tool to decode my sound files by compiling it through netbeans, so I ended up using netbeans' ant to compile as that was cheaper (just add the path to netbeans' ant and the path to the JDK bin folder to your PATH) and it worked ^^
Reply
#9
at3tool/atrac3plus2wav support is already implemented. the emulator uses the included bat file to use those tools if they're present. it requires sonicstage to work though.
Reply
#10
Estoy intentando compilar usando las ultimas versiones de librerias pero me esta dando error, podrias depronto explicar como hacer para compilar usando las ultimas versiones de las librerias y no las que usa por default el emulador? gracias

im try compile using last version of libraries but y have error compile, you can teach me how i can do? thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)