I’m having an issue while trying to create an executable with ocra
in Ruby and I’m not able to fix it no matter what, even chatGPT couldn’t help.
The issue is with libgmp-10.dll
. The compiler works correctly, but when I try to execute the .exe
file, it drops the following issue:
Any suggestions? I reinstalled Ruby many times, from v3.3 to v3.0 and even v2.7 don’t work. I also reinstalled ocra
several times but nothing works.