Shane Whitmire a08cdadcb1 Fix 2.6.x failing to compile on gcc 13.1.1 because of missing headers
I was getting this error until I added this header:
/home/dogunbound/SFML/SFML/src/SFML/Audio/SoundFileReaderMp3.cpp:68:23:
error: ‘uint64_t’ is not a member of ‘std’;

This is a fix
2023-05-15 20:41:01 -06:00
2022-12-12 12:09:51 -07:00
2023-01-24 08:46:30 +01:00
2023-03-23 19:11:24 -06:00
2023-01-24 08:46:30 +01:00
2021-12-06 08:06:20 +01:00
2023-01-24 08:46:30 +01:00
2015-02-06 11:07:39 +01:00
2022-01-10 10:34:55 +01:00
2022-12-13 21:52:42 -07:00
2023-01-24 08:46:30 +01:00

SFML logo

SFML — Simple and Fast Multimedia Library

SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. It is written in C++, and has bindings for various languages such as C, .Net, Ruby, Python.

Authors

Download

You can get the latest official release on SFML's website. You can also get the current development version from the Git repository.

Install

Follow the instructions of the tutorials, there is one for each platform/compiler that SFML supports.

Learn

There are several places to learn SFML:

Contribute

SFML is an open-source project, and it needs your help to go on growing and improving. If you want to get involved and suggest some additional features, file a bug report or submit a patch, please have a look at the contribution guidelines.

Languages
C++ 88.7%
Objective-C++ 6.2%
CMake 3.3%
Objective-C 1.7%