You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix building of ObEngine on Appveyor and Travis (#314)
- VS2017 seems to have an conformance issue with Sol's code
- Use VS2019 for the Appveyor build
- Update SFML version to 2.5.1 instead of 2.5.0
- Update CMake version for Travis builds