Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ilenerstewart

Pages: [1]
1
General discussions / about the 2.x syntax and the document
« on: November 15, 2024, 08:26:25 am »
If the syntax of the 2.x series changes, should the documentation also change? The current documentation still uses the old syntax, and it fails to compile with 2.6.1+vs2022
eg:https://www.sfml-dev.org/tutorials/2.6/window-window.php
and code:
sf::Event event;

Pages: [1]