Show whole topic Nov 18, 2012 5:42 pm
Toranaga Offline
Developer
Registered since: Dec 28, 2005
Location: Hamburg


Subject: Re: Offer: I build maxr on Mac OS X
Hi,
I don't really know, what goes wrong, but maybe you should try "Product -> Clean" and then build again. If this doesn't work you should start newly with a clean check out. There should be no need to do this:

Quote by maybeageek:
  • download maxr-0.2.8.tar.gz and extract
  • remove *.cpp *.c and *.h from src-directory

The checkout should get you all the files needed for compiling. Then you will also start with the new xcode-project and can try again with the "clean" settings.
For playing you will need of course the content files from the "game" module.

P.S.: If useful: Xcode 4 normally stores the build related files here: /Users/yourusername/Library/Developer/Xcode/DerivedData
Paul Grathwohl (pagra)