What is the best way to build the irrlicht lib (static) on osx, for osx, linux and windows? Preferably in combination with cmake, without the use of the xcode project.
Edit:
I have succesfully used cmake, but when I want to compile the project I get this error:
Code: Select all
Undefined symbols for architecture x86_64
Ps. Best wishes for 2017 btw!