Coder Social home page Coder Social logo

Comments (4)

MichPerry-GG avatar MichPerry-GG commented on August 20, 2024

This report doesn't make any sense. First, Torque 2D compiles for me on 10.6.8. Next, you said you are using Xcode 3.6.2. That's not the latest. Xcode 4 is the latest compiler. You will need to install that.

from torque2d.

amjadyahya avatar amjadyahya commented on August 20, 2024

Put yourself in my shoes, I went to apple's website to download xcode 4 for Mac osx 10.6.8, the oldest version was 4.1 for OSX lion (10.7) so I was under the impression that there was no xcode 4 for 10.6.
After your comment I conducted a thorough search on the internet and I was able to find 4.2 for osx 10.6, installed and compiled the project, changed the deployment target to 10.6 and still got 2 errors:

1-clang: error: invalid deployment target for -stdlib=libc++ (requires Mac OS X 10.7 or later)
Command /Developer/usr/bin/clang failed with exit code 1

2-Verify exit code of build task 'ProcessPCH++ Torque2D-Prefix.pch'

from torque2d.

MichPerry-GG avatar MichPerry-GG commented on August 20, 2024

Alright, it was early when I wrote my reply. I got some version numbers mixed up. I do not have a machine running 10.6.x. I only have a 10.7 on one machine, 10.8 on another. I'll have to look into the error when targeting something on 10.6 using the latest Xcode.

from torque2d.

amjadyahya avatar amjadyahya commented on August 20, 2024

Here is the solution:
In the project settings change the following
1- Deployment target to 10.6
2- Base SDK to 10.6
3- C++ Standard Library to "libstdc++(GNU C++ standard library)"
If you run into other errors please go to this post: http://www.garagegames.com/community/forums/viewthread/134551

from torque2d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.