I have successfully built irrlicht.a on Mac OS 10.7 (after some fixes) but I am not sure where to put it after build. It is now located in the Xcode project folder, but I sense it should go somewhere like /usr/lib/
So just tell me, what do I do next after I built irrlicht on mac. How to "install" it?
I suppose this should work:
1. move libirrlicht.a to /usr/lib/
2. move files from includes dir to /usr/include/
will this work? Any of you have experience on Mac and Irrlicht ?
thanks
