Jump to content

PPSE source code to compile


Airblast

Recommended Posts

Well, I think you haven't understand. I would like to build/compile the program. I have a c++ compiler, and I know how to get the dependences. I would like to have a tarball or so, with the sources and a "configure" file, but in the SVN there's no configure.

Ahm, please note I have a PPC mac with teh Xcode c++ compiler, I've used it before, and I have macports.

Link to comment
Share on other sites

You need to get Qt for mac. http://qt.nokia.com/downloads

I recommend getting the whole SDK.

http://ppse.projectpokemon.org/trac/changeset/25

You can't compile because all the makefiles were deleted.

qmake generates the makefiles based on what compiler qt is configured to use. I deleted them because everyone should have qmake generate them.

Link to comment
Share on other sites

Thanks, SCV. Ah, sorry, with Xcode I meant the SDK.

Some questions:

1.That qmake comes with Qt, right?

2.How do I get the package of source code? Should I get the files one by one of the SVN, or there's a tarball or so?

3.If I should get from SVN, how do organize the files, to build?

4.The commands for build are as always ./configure, make, make install, or should I use other commands?

A last thing, I'm spanish, I'm not precisely the best English speaker in the world, if I've said something wrong and you don't understand, please say it, ok?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...