How to use SFML with Code::Blocks WINDOWS TUTORIAL (Works in 2024)

preview_player
Показать описание
Please follow the tutorial EXACTLY to get it working. This would work if you did everything I did.

I hope this tutorial helps you, working with C++ libraries is hard. I hope it's okay if I wasn't able to display how to install everything, I was in a hurry when I recorded this video.

Рекомендации по теме
Комментарии
Автор

Using the command mingw32-make, i get #error: This UNIX operating system is not supported by SFML library. The same erro when i tried to linking statically SFML in CodeBlocks. 🙃

LynxLince-znwc
Автор

Whenever I put SFML-2.6.1-sources as source code for C Make, I only see the CMAKE_ files and see none of the SFML files. Does anybody know what I did wrong? I can see all the files in my folders it seems like it isn't reading it or somethinig

jakobs
Автор

Hey. So far i've followed the same steps excluding the "codeblocks 64" and only selecting "audio" and when I go to my build file I don't get a "open in terminal" when I do a right click.

chefskiss
Автор

error in command prompt: 'mingw32-make' is not recognized as an internal or external command,

operable program or batch file.
What do I do now?

dhruvas
Автор

I need help at minute 2:16 I get an error that say "Error in configuration process, project files may be invalid"

aniel
Автор

Hello, I do not have a bin folder in EXTERNAL DEPENDENCIES, and in general it is different from what you have, although I did everything as you said.

Director_Rigel
Автор

In 6:14 i cannot find OpenGl project 3 D game in my leptop why, , i can not find any additional settings.

JonThomas-nfhe
Автор

Why did you deleted your another videos that you played pojavlauncher

VictorFuentes
Автор

bro CMake Error at CMakeLists.txt:38 (project):
No CMAKE_CXX_COMPILER could be found.

Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.

edit: fixed downloaded cmake 3.28.1

Klikearussiann