Building Irrlicht 1.8.1 on OS X 10.10 Yosemite fails
Posted: Wed Nov 12, 2014 12:34 pm
Hi,
After the upgrade to OS X 10.10 Yosemite Irrlicht 1.8.1 does not build. I am building it using irrlicht-1.8.1/source/Irrlicht/MacOSX/MacOSX.xcodeproj. I am using Xcode 6.1.
It fails with the following error:
irrlicht-1.8.1/source/Irrlicht/MacOSX/CIrrDeviceMacOSX.mm:721:27: Cannot initialize a parameter of type 'id<NSWindowDelegate>' with an rvalue of type 'id<NSFileManagerDelegate>'
If I build against the 10.9 base SDK it works.
Please let me know if you need more details.
Thanks,
Nicklas
After the upgrade to OS X 10.10 Yosemite Irrlicht 1.8.1 does not build. I am building it using irrlicht-1.8.1/source/Irrlicht/MacOSX/MacOSX.xcodeproj. I am using Xcode 6.1.
It fails with the following error:
irrlicht-1.8.1/source/Irrlicht/MacOSX/CIrrDeviceMacOSX.mm:721:27: Cannot initialize a parameter of type 'id<NSWindowDelegate>' with an rvalue of type 'id<NSFileManagerDelegate>'
If I build against the 10.9 base SDK it works.
Please let me know if you need more details.
Thanks,
Nicklas