Hi everyone,
I have experienced weird behavior during testing examples (in this case it was “simple-integers.cpp”)
I have followed all the instructions for building and installing the library and it went well with the help from this topic: Windows build error penfhe
Unfortunatelly, when i tried to run simple-integers.exe in MSYS2 and Powershell, it doesn’t show anything in command line (it has some “cout”, so it should write some text).
Also, when i tried to run through command prompt, i get errors that some dll (one of them was “stdlibc+±6.dll”) are not existing, which is expecting behaviour.
I followed instructions from Integration with OpenFHE and Installing OpenFHE for Windows
I have run out of ideas, so any help would be great.
Thanks in advance