Lumorti / Quandoom

A port of DOOM for a quantum computer
MIT License
193 stars 7 forks source link

Simulator wont run on Windows? #4

Open kheuton opened 4 hours ago

kheuton commented 4 hours ago

I downloaded the 1.0.0 Windows release, extracted the files, and dragged the QASM onto the simulator. However, running the simulator resulted in the following error: image "The code execution cannot proceed because libdl.dll was not found. Reinstalling the program may fix this problem.

I understand this is just a fun little demo but I thought I'd let you know about a problem I was having on Windows 11, happy to provide more details if needed.

I got 1 warning from Windows Defender, but I was able to tell it to run anyway. The error still occurs with Windows Defender fully disabled

Lumorti commented 3 hours ago

Thanks for testing it! Try now, I added the missing dll to the Windows release, let me know if it works.