1
General / Re: undefined reference to...
« on: April 28, 2017, 03:56:11 pm »
Yes, I defined this macro, and i have also linked the other libraries.
Here the list (in the right order):
sfml-graphics-s
freetype
jpeg
sfml-window-s
opengl32
gdi32
sfml-audio-s
openal32
flac
vorbisenc
vorbisfile
vorbis
ogg
sfml-network-s
ws2_32
sfml-system-s
winmm
I have add this libraries not into the "Debug" or the "Release" voice, but only into the general build options. I've done rightly?
obviously i also insert the search directories paths (include and lib).
So what doesn't work!?
Here the list (in the right order):
sfml-graphics-s
freetype
jpeg
sfml-window-s
opengl32
gdi32
sfml-audio-s
openal32
flac
vorbisenc
vorbisfile
vorbis
ogg
sfml-network-s
ws2_32
sfml-system-s
winmm
I have add this libraries not into the "Debug" or the "Release" voice, but only into the general build options. I've done rightly?
obviously i also insert the search directories paths (include and lib).
So what doesn't work!?