Open fabianoriccardi opened 3 years ago
Hi @fabiuz7
Removing library's sdint.h
files should help to compile.
Hi irwin,
Who is irwin?
Who is irwin?
I meant irwir, I misspelled your name, sorry!
Thanks for the answer. In Platform Toolset I have three options: v142, v141 and v141_xp. I tried all them, but only v141_xp worked. Which do you use?
EDIT: I messed up something, so I redownloaded the v7.02 Lite and now it compiles against v142.
Another question: which Window SDK version do you use? By default VS set "latest version".
Hi irwin, if I try to compile this library in VC2019 I get the following error:
However If I retarget solution to v142, I get the following error:
'int_fast16_t': redefinition; different basic types cximage C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29333\include\stdint.h 37
Did you found this problems too? How did you solved?