JPCSP Compile Quick Guide for Windows
|
06-17-2013, 08:23 PM
(This post was last modified: 07-12-2013 07:03 PM by IcemanSR.)
Post: #1
|
|||
|
|||
JPCSP Compile Quick Guide for Windows
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 ![]() 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! Download and install Winant Code: WinAnt is a Windows installer ![]() Code: WinAnt will ask you to point to JDK folder! Code: NOT to java but to jdk folder! ![]() 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! ![]() Code: If you are in trouble finding /opening command promt i attached 2 bat files at bottom your compiled JPCSP will be in new created folder "dist" of svn ![]() 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! |
|||
06-17-2013, 08:57 PM
Post: #2
|
|||
|
|||
RE: JPCSP Compile Quick Guide for Windows
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.
|
|||
06-17-2013, 11:02 PM
Post: #3
|
|||
|
|||
RE: JPCSP Compile Quick Guide for Windows
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. ![]() |
|||
06-18-2013, 12:27 AM
Post: #4
|
|||
|
|||
RE: JPCSP Compile Quick Guide for Windows
made it bit fancier and with pictures
![]() |
|||
06-18-2013, 03:17 PM
Post: #5
|
|||
|
|||
RE: JPCSP Compile Quick Guide for Windows
Thanks for the thread,it's now sticked so everyone can see it
Am I the only one with this cool sig? ![]() ![]() |
|||
06-19-2013, 03:42 AM
Post: #6
|
|||
|
|||
RE: JPCSP Compile Quick Guide for Windows
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.
|
|||
06-23-2013, 01:22 PM
(This post was last modified: 06-23-2013 01:23 PM by sum2012.)
Post: #7
|
|||
|
|||
RE: JPCSP Compile Quick Guide for Windows
Do any guide directly run in NetBeans ? Thanks
|
|||
07-11-2013, 12:52 AM
(This post was last modified: 07-11-2013 03:04 PM by dilwyn.)
Post: #8
|
|||
|
|||
RE: JPCSP Compile Quick Guide for Windows
(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 ^^ |
|||
07-11-2013, 09:06 AM
(This post was last modified: 07-11-2013 09:07 AM by serio.)
Post: #9
|
|||
|
|||
RE: JPCSP Compile Quick Guide for Windows
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.
|
|||
07-16-2013, 04:41 PM
(This post was last modified: 07-16-2013 04:43 PM by zayko85.)
Post: #10
|
|||
|
|||
RE: JPCSP Compile Quick Guide for Windows
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 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)