• Forum
  • Lounge
  • How do I install a new programming langu

 
How do I install a new programming language for my compiler to run?

I want to use SFML on Xcode 4 on Mac OS X Lion 10.7.5. I don't have any experience in installing a new language, just been practicing C++ this whole time. I have already looked at the SFML website tutorial but i still can't get a good understanding on how to properly do it. Any help would be greatly appreciated.
closed account (N36fSL3A)
SFML isn't a programming language, it's a library.

Here you go: http://www.sfml-dev.org/tutorials/2.0/start-osx.php
Thats the link i was talking about and either way i still can't get understand how to install the library. All of my experience with programming extends to minor knowledge of C++.
Last edited on
If you can't understand the tutorials on the SFML site, you probably need to learn more C++ before you start SFML.
Topic archived. No new replies allowed.