sol2
sol2 copied to clipboard
vs2017: use undefined type “std::_Get_first_parameter<_Ty>” c2027 and 26 other errors
visual studio 2017, c++ sol2 3.3.0 lua 5.4.4
Your C++ standard is probably set to something older than the minimum supported. Try bumping it up and see if that helps.