Executing a 32-bit `unit-hyperscan.exe` fails when executed in 64-bit Windows.
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
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`.
Contributor guide
Assessment
This issue has not been assessed yet.