The Mac OS X Version is 10.4.11.
I installed X Code Version 2.5 and downloaded the new Irrlicht OS X release.
Then i goto source/Irrlicht, enter make and get this error:
Code: Select all
g++ -I../../include -Izlib -Ijpeglib -Ilibpng -DIRRLICHT_EXPORTS=1 -MM -MF os.d os.cpp
os.cpp:32:24: error: byteswap.h: No such file or directory
make: *** [os.d] Error 1