JustasMasiulis / xorstr

heavily vectorized c++17 compile time string encryption.
Apache License 2.0
1.19k stars 193 forks source link

IntelliSense error #35

Closed playday3008 closed 3 years ago

playday3008 commented 3 years ago

Error code: E0146 image

without #define image

Using: Latest Visual Studio 2019 Project settings: image

scizzydo commented 3 years ago

After upgrading from 16.8.2 on visual studio 2019 from 16.7.8 I am also experiencing this same issue.

I have reverted back to 16.7.8 and have no issues at the moment

JustasMasiulis commented 3 years ago

This fixed it for me on latest VS preview version. If it's still there for you feel free to reopen the issue