Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Install on Mac OS X, and newest xcode  (Read 1207 times)

0 Members and 1 Guest are viewing this topic.

GroundZero

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
Install on Mac OS X, and newest xcode
« on: August 25, 2011, 03:18:55 pm »
Dear reader,

I have used CMAKE to extract the files, then did a SUDO MAKE INSTALL. It gave some errors but that seems normal according to Google.

I THINK, it installed some files to two directories i.e. LIBRARY and USR directory.

I do not know what folders or files it are. But when I start Xcode I still cannot find the SFML icon in the project list when creating a new project.

Could someone tell me what folders / files to copy, and to where?

Yours truly,

GZ

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
Install on Mac OS X, and newest xcode
« Reply #1 on: August 25, 2011, 04:03:10 pm »
Some information are given here : http://www.sfml-dev.org/forum/viewtopic.php?t=3613

Quote
It gave some errors but that seems normal
I'm not so sure about the "normal" thing. What are they ?

Quote
when I start Xcode I still cannot find the SFML icon in the project list when creating a new project.
have you installed the template ? https://github.com/SFML/SFML/blob/master/xcode/templates/readme.txt
SFML / OS X developer

 

anything