December 2015
Beginner to intermediate
522 pages
11h 21m
English
In order to successfully compile a project that uses SFML audio, we need to make sure these additional dependency .lib files are included:
sfml-audio-s.libopenal32.libflac.libogg.libvorbis.libvorbisenc.libvorbisfile.libAdditionally, the executable file must always be accompanied by the openal32.dll file, which comes with SFML and can be found inside the bin folder of the library.
Read now
Unlock full access