About Store Forum Documentation Contact



Post Reply 
Mac SDK help please
Author Message
jagatai Offline
Member

Post: #1
Mac SDK help please
I have a brand new Mac Book Pro, unfortunately i have absolutely no idea how to use it, much less when it comes to using Xcode. I tried the Esenthel SDK on Windows just to make sure its not the Tutorial, below is the error i continue to get when i try to compile the Mac SDK Tutorial, im hoping one of you Mac OS Gurus may be able to point out my issue:

Below is the error Xcode fails on:

Note: i have Xcode 4.4.1, Mac OS 10.7 and i also installed the Nvidia CG Toolkit 2.2

Is there anything else i may need?

Code:
Command /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2 failed with exit code 1

Thanks!
[/code]
09-15-2012 10:06 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Mac SDK help please
This might be related to this post http://www.esenthel.com/community/showth...p?tid=5270

Sometimes there is a [+] in the xcode output, where you can get expanded info about the error.
09-15-2012 11:10 PM
Find all posts by this user Quote this message in a reply
jagatai Offline
Member

Post: #3
RE: Mac SDK help please
(09-15-2012 11:10 PM)Esenthel Wrote:  This might be related to this post http://www.esenthel.com/community/showth...p?tid=5270

Sometimes there is a [+] in the xcode output, where you can get expanded info about the error.

Thank you, ill jump in and spend sometime learning Xcode abit more. Ive been so spoiled with VS long enough LOL!
09-16-2012 01:20 AM
Find all posts by this user Quote this message in a reply
Post Reply