Configuring SDL for visual studio 2022

preview_player
Показать описание
Configuring SDL for visual studio 2022
Рекомендации по теме
Комментарии
Автор

THANK YOU SO SO MUCH. I'VE BEEN STUCK FOR AGES UNTIL I FOUND YOUR TUTORIAL!

tom_is_dum
Автор

If you get an SDL2.dll is missing error, you can also:

Try copying SDL2.dll next to your executable inside your project folder

(You might want to copy it into both the Debug and Release folders, if that's how your project is set up.)

JudgementXY
Автор

NIce Tutorial!
Especially since you showed how to fix the SDL2.dll error!

southparkfan
Автор

omg thanks a lot i searched many tuto for installing sdl since 2 weeks, tanks !

ghommoffical
Автор

Very good tutorial! In a calm voice everything is explained for this simple solution. You also repeated and analyzed possible errors here. Thank you!

ajdarseidzade
Автор

I DID

For those of us using the latest release and having a problem finding the right files i'll break it down:

-The most important thing you need is the include file which has sdl.h so make sure that's in your include file

-Make sure you have that x64 file in the library that has the SDL2.lib

-Also make sure the SDL2.dll is in the project file as well

Shinxbi__
Автор

Using system path to point to the DLLs is a bad choice. Making a copy of them and moving them into the project folder is the best option. That way if you publish the software you will publish them with the correct DLLS.

diconicabastion
Автор

100 thank yous for you... :D you helped me a lot. I was fighting hugely to get it working.

visitor_t-wp
Автор

How are you editing the "include directories" option? I can't edit it.

hitbu
Автор

Thanks for including the fix for missing file, very good Tutorial!

mmmmmmmmmmmmmmmmmmmmmmmmmmmm
Автор

Great video. Thank you for taking the time to show us.

tuhaggis
Автор

It didn't work VS is still showing No such file or directory

animeshjain
Автор

This is the first tutorial I tried that ACTUALLY works!

ianmann
Автор

What did he said to open if it's showing SDL2.lib is not there plz tell

aishwaryakalshetti
Автор

Nice, now how to install/link the SDL2 image, mixer, ttf, etc...???

synapsido
Автор

I live in Japan, but this video was easy to understand. thank you

sodanice
Автор

Very useful ! Thank you very much ! Cheers !

aymericgoupil
Автор

Cảm ơn bạn rất nhiều, thank you very much, i love you

chungnguyen
Автор

Nice video! Very objective and helpful!

joaopedrogirelli
Автор

i don't like the video but god it helped me out

eusebiucojocaru