Hi,
when i try to use framworks i get this error
clang: error: unknown argument: '-frameworksfml-system' [-Wunused-command-line-argument-hard-error-in-future]
and so on for other 4(window, graphics, audio, network).
I dloaded and installed the one for clang, via install.sh I'm on LLVM 5.1 from latest XCode.
dylibs work as they supposed to, but i'm using another library which doesnt work with dylibs, so i need frameworks to work. Also tried compiling with cmake and installed the frameworks.