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
building oolite on (and for) snow leopard - HELP!
Moderators: winston, another_commander
building oolite on (and for) snow leopard - HELP!
MacBook pro, OSX 10.8.5, Xcode 5
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
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.
The UInt64 issue was fixed some time ago in trunk. I suggest checking out a clean copy and trying again.
E-mail: [email protected]
haven't updated my sig in quite some time. i just downloaded 1.73.4.Ahruman wrote:Are you truly using the latest version of the project, not the highly outdated one in your sig?
you mean go to scm->repositories, select oolite and click checkout? i've done that, downloading now. let's see what happens...The UInt64 issue was fixed some time ago in trunk. I suggest checking out a clean copy and trying again.
MacBook pro, OSX 10.8.5, Xcode 5
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.
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.
MacBook pro, OSX 10.8.5, Xcode 5
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
No, I mean check it out from scratch.harry747 wrote:you mean go to scm->repositories, select oolite and click checkout?
E-mail: [email protected]