What's new

compiling pcsx-df and other apps

R

rico001

Guest
Has anyone got advice for getting makefiles to work.

I found out that makefiles and configure are used to help link source files together to build them.

I've installed DevCPP which uses MinGW and gotten the gtk 2 library pak for it here:
http://gtk.alkia.org/downloads/gtk_dev_2.12.12.zip

Here's the source to pcsx-df
http://sourceforge.net/projects/pcsx-df/

The INSTALL file gave me some compiling info but I still got error when running command line options through make with a batch file in the bin directory

I thought this might run better than the old one or Adripsx, because I don't have a PS1 for a bios file

It would also be fun to compile a frozen bubble game, or flightgear multiplayer server as well

Using windows..

Thanks in advance.
 
OP
R

rico001

Guest
Has anyone got advice for getting makefiles to work.

I found out that makefiles and configure are used to help link source files together to build them.

I've installed DevCPP which uses MinGW and gotten the gtk 2 library pak for it here:
http://gtk.alkia.org/downloads/gtk_dev_2.12.12.zip

Here's the source to pcsx-df
http://sourceforge.net/projects/pcsx-df/

The INSTALL file gave me some compiling info but I still got error when running command line options through make with a batch file in the bin directory

I thought this might run better than the old one or Adripsx, because I don't have a PS1 for a bios file

It would also be fun to compile a frozen bubble game, or flightgear multiplayer server as well

Using windows..

Thanks in advance.

Someone Compiled PCSX reloaded: currently in alpha, no bios required: http://www.codeplex.com/pcsxr
 

Top