Page 1 of 1

Compile latest trunk for mac

PostPosted: 13 Jul 2012, 13:00
by 3dwarehouse
Does some have a easy way the compile the newest builds of stk (.8). I tried and xcode got all sorts of errors.

Re: Compile latest trunk for mac

PostPosted: 13 Jul 2012, 15:47
by KroArtem
Auria is our Mac expert, keep patience and she'll answer sooner or later ;)

Re: Compile latest trunk for mac

PostPosted: 14 Jul 2012, 00:08
by Auria
Please start by posting what are the errors you get. Be aware however that the Xcode project was not updated in a little while so it's possible that it's just outdated. If you can build using CMake as described on the wiki this might be more reliable

Re: Compile latest trunk for mac

PostPosted: 14 Jul 2012, 21:03
by Auria
I just updated the Xcode project, you could try again. (note, it may still be a good idea to learn how to use CMake)

Re: Compile latest trunk for mac

PostPosted: 15 Jul 2012, 00:19
by 3dwarehouse
thanks will try.

Re: Compile latest trunk for mac

PostPosted: 15 Jul 2012, 01:30
by 3dwarehouse
I ran in xcode 4.2 and got 57 warning (yellow triangles).

Re: Compile latest trunk for mac

PostPosted: 17 Jul 2012, 22:22
by Auria
warnings are OK, most of the ones left are out of our control. They won't prevent STK from running

Re: Compile latest trunk for mac

PostPosted: 18 Jul 2012, 13:06
by 3dwarehouse
But it just opens and crashes.

Re: Compile latest trunk for mac

PostPosted: 18 Jul 2012, 22:41
by jpenguin
Wee, that's one heck of a bug report; at least send us some terminal output...

Open 'Supertuxkart.app/Contents/MacOS/supertuxkart' in Terminal.app or iTerm.app

BTW-- I used cmake and the trunk built and runs for me

Re: Compile latest trunk for mac

PostPosted: 19 Jul 2012, 04:33
by Auria
jpenguin {l Wrote}:Wee, that's one heck of a bug report; at least send us some terminal output...

Open 'Supertuxkart.app/Contents/MacOS/supertuxkart' in Terminal.app or iTerm.app

BTW-- I used cmake and the trunk built and runs for me


or if it was built from Xcode then just post what the console in Xcode contains

Re: Compile latest trunk for mac

PostPosted: 21 Jul 2012, 01:22
by 3dwarehouse
I'll just wait for the main release.