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
{{ message }}
This repository was archived by the owner on Apr 2, 2021. It is now read-only.
Hello,
Actually, there is too much ifdef _WIN32 in your sources, so it doesn't work.
Even if some may be justified, some of them should be ifdef MSVC
I tried with some changes until I can compile it with mingw, but I had a beautifull error 0x000005 :
Process finished with exit code -1073741819 (0xC0000005)
So I am a litle lost. It happened with this line :
Originally posted by @NicolasRicard in #37 (comment)