I'm new to Mac OS X when it comes to compiling Linux-based libraries. Whenever I used the library, I just downloaded the .framework file, added it to my / Library / Frameworks, and included it in the XCODE project, and everything was fine. Now I am stuck with libnoise. I want to use it in my project, and I have no idea how to generate the .framework file /.
Can you help me?
source share