Running the following project ( under Linux or Mac only, it works on Win ) with haxelib run hxcpp script.cppia -jit will lead to the error terminate called after throwing an instance of 'Dynamic' . Everything works on Windows or without -jit option
Test project:
cppia_test.zip
- Compile with
haxe build.hxml
- Run with
haxelib run hxcpp script.cppia -jit