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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - newb_john

Pages: [1]
1
General / Installing with brew
« on: April 07, 2015, 06:43:31 pm »
Hi,
I'm trying to install SFML using homebrew. I simply type,
Code: [Select]
$ brew install sfml
then it installs dependencies and SFML accordingly. However it doesn't generate a .framework file for me. There are dylibs generated in /usr/local/lib but I don't know how to use them... I normally install SFML by putting the given .framework files to /Library/Frameworks. How should I proceed from here?
I checked the documentation but couldn't find anything about this. I'm pretty new to this whole C++ thing, so I'm very sorry for my stupidity.

Thank you.

Pages: [1]
anything