ThePhD / sol2

Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
http://sol2.rtfd.io/
MIT License
4.06k stars 493 forks source link

error C2027: use of undefined type on VS2017 #1497

Open sagunkho opened 1 year ago

sagunkho commented 1 year ago

I'm currently experiencing this issue #1212 -

C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xmemory0(266): error C2027: use of undefined type 'std::_Get_first_parameter<_Ty>'
[C:\Users\User\Desktop\Repos\horizon\build\src\Server\Auth\auth.vcxproj]