SFML C++ Tutorial 01 | Setting up SFML

preview_player
Показать описание
Support:
- Udemy courses coming soon!

Links:

-C++ Tutorials:
-SFML:
-SFML Sidescroller:
-SFML Open World RPG:
-SFML Simple Games and Apps:
-SFML Games in ONE VIDEO:
-Livestreams:

#gamedeveloper #2dGames #programming
Рекомендации по теме
Комментарии
Автор

This is a fantastic channel! Thank you so much, you just earned a sub!

alexturner
Автор

you are amazing at explaining this, thank you very much for this video

hazimvl
Автор

Transitioning as a Unity developer to here. Thank you for the video. :)

bradleysmith
Автор

I watched acople before your video and i couldnt get it to work but your video explained what i was doing wrong so I was able to get it to run, I am going to watch your other content.

thehommeyosh
Автор

thank you so much, you won a subscriber

criancasanimated
Автор

I have a problem with installing the files when I want to import the file “include” the file itself doesn’t want to show up

abdulrahmanali
Автор

Oh it works! But i had problems when i use 2022 version of Visual Studio and using 2017 version of SMFL... it doesn't work that way. You must download VS 2017, SFML 2017 and then it's working.

dominikbaricak
Автор

amazing tutorial, however, if your windows is 64-bit, DON'T download the 32-bit, it's not gonna work. I've had some trouble with it. I am using windows 10, VS 2022 and SFML 2.5.1

ahmadbader
Автор

my computer gets error, can not find precompiled headers debug\sfmlsetup.pch, and cannot open source files SFML\graphics.hpp and etc for all the headers. But I followed the tutorial excactly. Can anyone help? Same error for tutorials like sdk as well. Thank you

David-wfcc
Автор

So do you have to do all of this everytime you start a new porject?

matterz
Автор

hey, thanks for the video. whem i tay to run the program is sends erorr "cannot open file 'sfml.system-d.lib'
any advice?

idanuri
Автор

Can I follow this tutorials even if I've got SFML on Code::Blocks?

ITAcode
Автор

hey Thank you for this. I got an error that says the system could not find the file specified, and shows the path leading to a debug folder(?) and sfmlexample.exe. So it cannot find the exe file? A little help please?

ty_teynium
Автор

I did exactly what you did, but I get an error: Cannot find file 'sfml-system-d-2.dll'

I searched in Internet but nothing worked for me.

Thank you for helping me.

nicocraft
Автор

Error 1 error LNK1104: cannot open file 'sfml-grahics-d.lib'
how to get rid from this

bourgeoisdefence
Автор

#C ++ # According to your experience in 2D videogames programming, for a BEGINNER (who discreetly programs well in C language) which of these SFML / SDL / ALLEGRO libraries is easier to program? Furthermore, I would like to know why studying these book libraries there could be the difficulty (taking into account that you already know how to program at a not quite intermediate level) to enter the construction, even partial, of a game. On what factor can this thing depend?

claudiosilvestri
Автор

thank you this was very helpfull although im on linux the instructions on the website were very clear

celerystick
Автор

I dont know what happened but basically i have spent almost all day trying to make it work and it just gave some compiler and runtime errors. It drowe me crazy bcz when I created a new project I couldnt do anything with sfml for completely different reasons. so here I come in the evening to try my luck and f*cking works! the circle and stuff. the funny thing is i got an error after changing guess what?
...The title of the screen. What on earth????
????
And occasionally it will launch the app but most of the times I press ctrl f5 it just tells me (i dont remember what... I should just... I dont know what to say...)


Self appearing and fixing bugs out of nowhere? Never heard of those...

hxnzbfm
Автор

If you have visual studio 17 is better to use Nuget, to install SFML, setting up SFML for the first time can be a real deal- breaker, if you've just now started learning, also, Allegro is much better than SFML, but it's hard to find tutorials for it.

shpresimmuja
Автор

- It is not going to work the first time bcz we didnt include anything.
Yeah, main() within main() is OK...

hxnzbfm