1) Same problem like last time again, "not", "or", "and" etc. isn't recognized, even tho I configured the solution to use latest C++ standard
2) Fixing wrong default include for SDL2, the "SDL2" is never part of the include, that messes with every source distribution of SDL2
3) position.first = position... I have absolutely no idea what that code shall do. It doesn't compile, so I just commented it out (and everything works)
1) Same problem like last time again, "not", "or", "and" etc. isn't recognized, even tho I configured the solution to use latest C++ standard
2) Fixing wrong default include for SDL2, the "SDL2" is never part of the include, that messes with every source distribution of SDL2
3)
position.first = position
... I have absolutely no idea what that code shall do. It doesn't compile, so I just commented it out (and everything works)