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
Hi irwin,
if I try to compile this library in VC2019 I get the following error:
The build tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".
However If I retarget solution to v142, I get the following error:
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?
The text was updated successfully, but these errors were encountered: