how to setup sfml for visual studio code and mingw

preview_player
Показать описание

In this video, I'll show you how to setup SFML for Visual Studio Code and MinGW. SFML is a cross-platform game library that makes it easy to create 2D and 3D games for Windows, Mac, linux, ios and android coming soon

If you're a programmer and you're interested in game development, this video is for you! By the end of this video, you'll be able to setup SFML for Visual Studio Code and MinGW, and learn how to create your first game using SFML. This video is a great tutorial to start your game development journey!

nothing here:
sfml,visual studio code,c++,mingw,coding,cpp,gamedev,sfml gamedev,sfml dev,indie game,OURABIG,game engine,c++ game development,unreal engine,godot,unity,c#,rust,bevy,github,tutorial,course,how to,trend,networkchuck,dani,brackeys,software engineer,triple a games,aaa games,game over

#sfml #coding #OURABIG #c++ #gamedevelopement #indiegame #gamelibrary #gamedev #gameengine
Рекомендации по теме
Комментарии
Автор

Sorry i just have exams there IS some changes on the New version of sfml i will try to post a vidéo but not now

ourabig
Автор

Incredibly grateful for this, thank you so much!

pigsYT
Автор

loved the medivian music it makes you go back to the 15th - 14th century

ayoubbii
Автор

Great video man, I've been trying to have sfml work for days, watched a lot of videos, but this is the only one that helped

savona
Автор

THANK you saved me i was searching videos for hours and your video helped me do it in minutes instead of hours

solaris-k
Автор

man, it's been so long you haven't uploaded the tutorial for the new version. I am also getting the same error that Graphics.hpp not found

SmarterWithMe
Автор

Please help! I run the main.exe file, there are no errors and nothing happens, the window does not open. I added the outputs "program started" and "program ended", it is not output, its mean the code is not executed.

Passatore
Автор

thanks for this, i have been trying for a few hour now, and you finally showed me the way

joymakerRC
Автор

Hey, when I try to enter 'mingw32-make -f MakeFile' in the command prompt, it returns 'mingw32-make: *** No targets. Stop.'
Do you know how to fix it?

iceks
Автор

It is giving no such file or directory error in include path

diknuuq
Автор

i followed all of this, it all compiled but when i run main.exe it doesn't give me any window or output or anything in the command prompt terminal

abdullahqureshi
Автор

When I try to enter main.exe into the command prompt nothing happens

GoldenX
Автор

I get a *** No targets. Stop. error when trying to execute the mingW command in terminal. Any idea of what could cause this?

akahuxbaws
Автор

Narh this doesn’t work man you are skipping many important steps

Justizzy
Автор

when I compiled the make file, but did not get the main.exe file what do I do?

Gumball
Автор

For latest sfml 2.6.1 i could not find the sfml-graphics-2.dll file. Where can it be located?

samosa
Автор

Now there is GCC 13.1.0 MinGW (SEH)-64 -bit download for SFML but i already have installed MinGW GCC 6.3.0-1 for compilation in vs code windows 11 what can i do now to use SFML

ayushk.c
Автор

When I try to run the exe it says that the linking cannot be found, specifically sfml-system-2.dll

STG
Автор

i'm getting this error:
main.cpp:1:10: fatal error: SFML/Graphics.hpp: No such file or directory
1 | #include <SFML/Graphics.hpp>
|
compilation terminated.

person
Автор

I followed all your steps, but in the end I didn't get the .exe file after running the command

shivammishra