SFML community forums

Help => General => Topic started by: AndreeU17 on June 21, 2014, 03:46:49 am

Title: Not sure how to install SFML into Eclipse CDT - Mac OS X
Post by: AndreeU17 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
Title: Re: Not sure how to install SFML into Eclipse CDT - Mac OS X
Post by: Hiura 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.
Title: Re: Not sure how to install SFML into Eclipse CDT - Mac OS X
Post by: AndreeU17 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 !