CppPinvokeGenerator icon indicating copy to clipboard operation
CppPinvokeGenerator copied to clipboard

Clang Errore when try to run SimdJson on VS 2022

Open phiteo1 opened this issue 1 year ago • 0 comments

Hi there.

I try to run the example in order to understand how the software works but when i try to run it i receive the following error: static_assert failed "error STL1000: Unexpected compiler version, expected Clang 17.0.0 or newer." at C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\include\yvals_core.h(894, 1)

The installed Clang version in my pc is the 18

phiteo1 avatar Nov 19 '24 13:11 phiteo1