osx irrlicht build

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
diho
Posts: 46
Joined: Fri May 20, 2011 9:01 pm
Location: Netherlands

osx irrlicht build

Post by diho »

Hello,

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
-Diho

Ps. Best wishes for 2017 btw!
Post Reply