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
Hello, I'm a newcomer and I'm looking for a chance to see the source :)
#65
(04-02-2011, 04:40 AM)dista_bagus Wrote: what about other files.how to get it.is it copy from source.
and which files that must be delete & don't delete.
besides i look each folder has svn folder(hidden).

from what i look in forum Jpcsp only tutorial(video) for compile Jpcsp with netbeans.
and no tutorial/explanations files that must be copy/delete to make Jpcsp folder.

i tried to copy Jpcsp folder from compiled & when run it can't/just closed.but for run on netbeans can???

You need:
- ant http://ant.apache.org/
- latest JDK
- SVN like this one: http://www.sliksvn.com/

then set JAVA_HOME to the path of your JDK installation (see the ant doc for details)

open up the command line then enter:
Code:
C:
svn co http://jpcsp.googlecode.com/svn/trunk/ C:\jpcsp
cd \jpcsp
ant -f build-auto.xml dist-windows-x86
ant -f build-auto.xml clean
That's it. The build is now in the dist folder and is exactly like the extracted 7z archive from the buildbot. You can even make a .bat file to automate the process.

BTW, thanks to hyakki for the initial idea: http://www.emunewz.net/forum/showthread.php?tid=3854
JPCSP games tested with Athlon X2 4850e, 4 GB RAM, Radeon HD 3300 (onboard), OpenGL: 3.3.11653, Windows XP SP3 32-bit
PPSSPP games tested with Intel i3, 4 GB RAM, Intel HD Graphics 2000 (onboard), OpenGL: 3.1.0 Build 6.14.10.5421, Windows XP SP3 32-bit
Reply


Messages In This Thread
RE: Hello, I'm a newcomer and I'm looking for a chance to see the source :) - by Darth1701 - 04-02-2011, 09:50 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)