Emílio Lopes
Emílio Lopes
Hello everybody, I've found this issue while trying to solve the problem as stated in the title, hope I'm not hijacking this thread as I'm not on Windows. So please...
> Have you tried adding using std::uint_8t; ? It should allow you to keep using unqualified names in the code, but they will actually be std::uint8_t. Thank you for your...
Thank you very much, @HighCommander4! The issue doesn't occur anymore using the snapshot. Didn't know pre-compiled snapshots were available.