Hello again,
after having copied the "irrlicht.mod" BlitzMAX wrapper for IrrLicht to my MacOSX machine (including libIrrlichtMac.a) and building the module (successfully), I also tried to compile and run the examples.
Unfortunately, 01.HelloWorld.bmx already failed to link with the follwoing error message:
/usr/bin/ld: Undefined symbols:
___dso_handle
Does anybody have any hints for me?
after having copied the "irrlicht.mod" BlitzMAX wrapper for IrrLicht to my MacOSX machine (including libIrrlichtMac.a) and building the module (successfully), I also tried to compile and run the examples.
Unfortunately, 01.HelloWorld.bmx already failed to link with the follwoing error message:
/usr/bin/ld: Undefined symbols:
___dso_handle
Does anybody have any hints for me?