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
Compiled using zig build -Dtarget=x86_64-windows
Unhandled exception: page fault on execute access to 0x0000000000000000 in 64-bit code (0000000000000000).
I’m running on wine 10.1-1. For some reason pdb files are corrupted aswell, so no debug information is available. I’ll reinstall zig tomorrow morning, roughly in 10 hours and try to compile the thing once again.
Zig Version
0.14.0-dev.3267+59dc15fa0
Steps to Reproduce and Observed Behavior
Compiled using
zig build -Dtarget=x86_64-windows
Unhandled exception: page fault on execute access to 0x0000000000000000 in 64-bit code (0000000000000000).
Expected Behavior
Complete execution successfuly
The text was updated successfully, but these errors were encountered: