SFML community forums
Help => General => Topic started by: jasongog on February 11, 2018, 03:50:44 pm
-
Hello everyone. I've been trying to statically install SFML on codeblocks, MinGW32, but when I tried to compile I got two errors I can't seem to be able to solve.
Here's how I link everything:
(https://i.imgur.com/f65IBRW.png)
Here's the compiler error
(https://i.imgur.com/vbwOODK.png)
-
Make sure to follow an up to date tutorial and not one from many years ago. libsndfile and glew have not been part of SFML for a long time now. ;)
-
By the way - OpenAL32.dll will still be needed if yo use audio because of license (LGPL) reasons.