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

Author Topic: Not sure how to install SFML into Eclipse CDT - Mac OS X  (Read 2226 times)

0 Members and 1 Guest are viewing this topic.

AndreeU17

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Not sure how to install SFML into Eclipse CDT - Mac OS X
« on: June 21, 2014, 03:46:49 am »
I've been programming using xCode 5 in my macbook pro laptop. However, i've been looking into using the Eclipse CDT IDE for no real reason but personal use. How can i install the SFML Framework using Eclipse CDT in my MacBook Pro? Should or is the same as any of the tutorials this site offers or is there a total different process? I'm very curious and would appreciate the help !
Thanks

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
Re: Not sure how to install SFML into Eclipse CDT - Mac OS X
« Reply #1 on: June 21, 2014, 09:19:22 pm »
I've never used E CDT but it's always the same procedure: set up SFML as your would set up any library. See what Eclipse manual says about the subject.

But this means you won't be able to use template and will probably get only a classic unix binary and no application bundle. I hope you know what this means. Otherwise look it up.
SFML / OS X developer

AndreeU17

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: Not sure how to install SFML into Eclipse CDT - Mac OS X
« Reply #2 on: June 21, 2014, 09:52:41 pm »
I understand, i'll work on it otherwise i might just keep using xCode and fix the syntax highlight problem im having, thanks !

 

anything