SFML community forums

Help => General => Topic started by: Critkeeper on May 12, 2015, 09:41:01 pm

Title: If you link every library provided by SFML package, is the order is as follows?
Post by: Critkeeper on May 12, 2015, 09:41:01 pm
In 2.2 it is this:

sfml-graphics-s-d
freetype
glew
jpeg
sfml-windows-s-d
opengl32
gdi32
sfml-audio-s-d
sndfile
openal32
sfml-network-s-d
ws2_32
sfml-system-s-d
winmm

In 2.3 what is it?

is it this?

sfml-graphics-s-d
freetype
glew
jpeg
sfml-windows-s-d
opengl32
gdi32
sfml-audio-s-d
FLAC
ogg
vorbis
vorbisenc
vorbisfile
openal32
sfml-network-s-d
ws2_32
sfml-system-s-d
winmm
Title: Re: If you link every library provided by SFML package, is the order is as follows?
Post by: eXpl0it3r on May 12, 2015, 11:11:49 pm
No glew the rest should work.