You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Running the following project ( under Linux or Mac only, it works on Win ) with
haxelib run hxcpp script.cppia -jit
will lead to the errorterminate called after throwing an instance of 'Dynamic'
. Everything works on Windows or without-jit
optionTest project:
cppia_test.zip
haxe build.hxml
haxelib run hxcpp script.cppia -jit
The text was updated successfully, but these errors were encountered: