Advertisement
Guest User

Untitled

a guest
Jan 28th, 2025
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. 'Fullscreen': undeclared identifier
  2. 'Fullscreen': is not a member of 'sf::Style'
  3. 'sf::VideoMode::VideoMode': no overloaded function could convert all the argument types
  4. namespace "sf::Style" has no member "Fullscreen"
  5. no instance of constructor "sf::VideoMode::VideoMode" matches the argument list
  6. non dll-interface class 'std::runtime_error' used as base for dll-interface class 'sf::Exception'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement