Page 1 of 1

building oolite on (and for) snow leopard - HELP!

Posted: Sat Oct 24, 2009 5:59 pm
by harry747
i recently updated to snow leopard (current version 10.6.1) and since then i can't build oolite. i keep getting lots of errors. like today i updated the project to the latest version, then switched to 10.5 and tried to build. result: LOTS of errors, the VAST majority of which said "conflicting types for Uint64" or something like that. what am i doing wrong?

intel mac mini, 10.6.1, xcode 3.2

Posted: Sat Oct 24, 2009 6:40 pm
by JensAyton
Are you truly using the latest version of the project, not the highly outdated one in your sig? :-)

The UInt64 issue was fixed some time ago in trunk. I suggest checking out a clean copy and trying again.

Posted: Sat Oct 24, 2009 6:50 pm
by harry747
Ahruman wrote:
Are you truly using the latest version of the project, not the highly outdated one in your sig? :-)
haven't updated my sig in quite some time. i just downloaded 1.73.4.
The UInt64 issue was fixed some time ago in trunk. I suggest checking out a clean copy and trying again.
you mean go to scm->repositories, select oolite and click checkout? i've done that, downloading now. let's see what happens...

Posted: Sat Oct 24, 2009 6:58 pm
by harry747
looks like the checkout was successful, but the build wasn't. this time i get lots and lots of these: Command /Developer/usr/bin/gcc-4.0 failed with exit code 1

BTW, the box in the upper left-hand corner of the window says "Base SDK | Debug | Build All | x86_64" if that makes a difference...

and no, i didn't change anything after downloading.

Posted: Sat Oct 24, 2009 8:17 pm
by JensAyton
harry747 wrote:
you mean go to scm->repositories, select oolite and click checkout?
No, I mean check it out from scratch.