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
This only came up on the CMake build (which has since been disabled), but it also affects the vs2019 build, it's just that those builds don't run any tests.
The text was updated successfully, but these errors were encountered:
As mentioned in HaxeFoundation/haxe#11734 (comment), 32 bit builds of hashlink fail to run any program and exit with the error:
Here is the line where the error is coming from:
hashlink/src/jit.c
Line 1242 in 9888913
This only came up on the CMake build (which has since been disabled), but it also affects the vs2019 build, it's just that those builds don't run any tests.
The text was updated successfully, but these errors were encountered: