jiayouxjh / grafx2

Automatically exported from code.google.com/p/grafx2
0 stars 0 forks source link

Building on XCode 3.2 OSX 10.6 #364

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have it building with one warning, as a 64bit executable using the latest 
SDLs but it seems to dump out while it's loading text files. Alas, while 
experienced enough to setup a compile I am not sure I am experienced enough to 
troubleshoot. A Mac build would be phenominal. Let me know what I can do to 
help. :)

Original issue reported on code.google.com by domo...@gmail.com on 24 Jul 2010 at 9:14

GoogleCodeExporter commented 9 years ago
You can try deleting gfx2.ini and gfx2.cfg, so the program starts with defaults 
(it will solve the problem if it's in reading old configuration, or loading bug 
specific to 64bit CPU).

You can you try running the program from Terminal, in order to see any error 
messages:
$ cd Graphx2.app/Contents/MacOS
(Modify the path according to where you placed the executable)
$ ./Grafx2

You can try some specific versions of the sources, in case the problem is a 
recent incompatibility:
2.1 : 
http://code.google.com/p/grafx2/downloads/detail?name=grafx2-2.1.1080-src.tgz
2.2 : 
http://code.google.com/p/grafx2/downloads/detail?name=grafx2-2.2.1404-src.tgz

Original comment by yrizoud on 24 Jul 2010 at 1:51

GoogleCodeExporter commented 9 years ago

Original comment by pulkoma...@gmail.com on 9 Aug 2010 at 9:47

GoogleCodeExporter commented 9 years ago

Original comment by pulkoma...@gmail.com on 9 Aug 2010 at 9:47

GoogleCodeExporter commented 9 years ago

Original comment by pulkoma...@gmail.com on 22 Aug 2010 at 1:40

GoogleCodeExporter commented 9 years ago

Original comment by hhhikr@gmail.com on 20 Mar 2011 at 12:51