Haxe compiler error

Hello everybody!
The project is not compiled with ArmorySDK-2020-12.
Mac OS X 10.11.6
In the terminal:

__________ [Armory] Compiling __________
Exporting Scene
Scene exported in 0.005049228668212891
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /Volumes/DataDisck/3D/Blender/AddOns/Armory/ArmorySDK2012/ArmorySDK//Kha/Tools/haxe/haxe-osx
Expected in: /usr/lib/libSystem.B.dylib
//
//

Haxe compiler error.
Finished in 3.628830909729004

The same problem with ArmorySDK-2020-10, 2020-11
There are no problems with ArmorySDK-2020-09 and later versions.

This is due to the old version Mac OS?

I guess it is something wrong in your configs, see here: https://github.com/tmattio/spin/issues/22

Anyway, feel free to open an issue here: https://github.com/armory3d/armory/issues :slight_smile:

3 Likes

Thanks for the answer. I reviewed the recommendations.
Unfortunately, compiling from source is not my level.

Someone has the same issue: https://github.com/armory3d/armory/issues/2036 and follow up: https://github.com/Kode/haxe_bin/issues/3

1 Like