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

Author Topic: Not able to install templates (xcode) [SOLVED]  (Read 2047 times)

0 Members and 1 Guest are viewing this topic.

thatoneguy229

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Not able to install templates (xcode) [SOLVED]
« on: February 06, 2013, 11:07:11 pm »
I'm currently using a early 2011 Macbook pro running Mountain Lion (10.8) and xcode 4.6 and am unable to install the templates as instructed here: http://www.sfml-dev.org/tutorials/1.6/start-osx.php. In xcode 4.6 or Mountain Lion (not sure which one) the location for installation ~/Developer/Library/.... is located within xcode.app instead of an actual directory. Any help would be greatly appreciated.
« Last Edit: February 08, 2013, 04:17:50 pm by thatoneguy229 »

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
Re: Not able to install templates (xcode)
« Reply #1 on: February 07, 2013, 12:18:58 pm »
SFML 1.6 templates are for Xcode 3 and are not compatible with Xcode 4. You'd better switch to SFML 2.

edit : typo
« Last Edit: February 07, 2013, 01:12:36 pm by Hiura »
SFML / OS X developer

FRex

  • Hero Member
  • *****
  • Posts: 1846
  • Back to C++ gamedev with SFML in May 2023
    • View Profile
    • Email
Re: Not able to install templates (xcode)
« Reply #2 on: February 07, 2013, 01:03:07 pm »
Quote
SFML 1.6 templates are for Xcode 3 and are not compatible with Xcode 3.
I'm not mac user and I know apple is crazy but something seems wrong here.
Back to C++ gamedev with SFML in May 2023

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
Re: Not able to install templates (xcode)
« Reply #3 on: February 07, 2013, 01:12:49 pm »
sorry for the typo. it's fixed
SFML / OS X developer

thatoneguy229

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Re: Not able to install templates (xcode)
« Reply #4 on: February 07, 2013, 11:29:13 pm »
SFML 1.6 templates are for Xcode 3 and are not compatible with Xcode 4. You'd better switch to SFML 2.

edit : typo

Thanks for the reply! Is there supposed to be a size difference between 1.6 and 2.0? I'm not at the computer at the moment(on my phone) and if I recall correctly 1.6 was ~17.6mb whereas 2.0 was ~8mb? Was I downloading the correct file?

thatoneguy229

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Re: Not able to install templates (xcode)
« Reply #5 on: February 08, 2013, 04:16:46 pm »
Okay, so I finally had the time to get back on my computer and found the .pkg file for 2.0 and everything seems to be okay now, thanks for the responses.

 

anything