Open
Description
Tracking reported SFML 3 code issues to be solved at one point.
-
sf::ContextSettings
missing aggregate initialization: https://www.sfml-dev.org/tutorials/3.0/window/opengl/#creating-an-opengl-window - Fix
loadFromSamples
example code, see docs(v3): usage ofloadFromSamples
is wrong #259 -
sf::IpAddress
isn't anstd::optional
, see https://en.sfml-dev.org/forums/index.php?topic=29865.0
Leave open for a while