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: 159)
.zip   Compile 64.zip (Size: 166 bytes / Downloads: 154)
Reply


Messages In This Thread
JPCSP Compile Quick Guide for Windows - by IcemanSR - 06-17-2013, 08:23 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)