hyperscan icon indicating copy to clipboard operation
hyperscan copied to clipboard

Executing a 32-bit `unit-hyperscan.exe` fails when executed in 64-bit Windows.

Open eliaslevy opened this issue 6 years ago • 1 comments

Hyperscan was cross compiled on a 64-bit Windows 10 host targeting 32-bit Windows using Visual Studio 2019. Executing unit-hyperscan.exe on the 64-bit build host result in it exiting at regression.UE_2763. At least that is the last output in the terminal. The exit code as returned by the terminal is -1073741819.

eliaslevy avatar Mar 25 '20 23:03 eliaslevy

Same issues when executed in 64-bit Windows 7 with the 32-bit VS2019 redistributable runtime.

Alas, I don't have a 32-bit system handy to test on.

eliaslevy avatar Mar 26 '20 00:03 eliaslevy