Configuring SDL for visual studio 2022

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 59

  • @tom_is_dum
    @tom_is_dum Год назад +16

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

  • @ghommoffical
    @ghommoffical Год назад +3

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

  • @Shinxbi__
    @Shinxbi__ 4 месяца назад

    I DID ITTTTTTTT
    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

  • @ajdarseidzade688
    @ajdarseidzade688 Год назад

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

  • @JudgementXY
    @JudgementXY 9 месяцев назад +11

    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.)

    • @InsaneParrot
      @InsaneParrot 5 месяцев назад +3

      Bro tysm so much you saved me from trying to find a good tutorial for the fifth time

    • @LornsCraft
      @LornsCraft 5 месяцев назад +1

      شكرا...

    • @HarethRayyan-w3v
      @HarethRayyan-w3v 5 месяцев назад +1

      Thank you so much , I struggled for a long time to fix it until you helped, really thanks!

    • @themaskj924
      @themaskj924 4 месяца назад +1

      Bro tysm I lost all hope, finally working

    • @jakebunting4639
      @jakebunting4639 3 месяца назад +1

      He explains the correct way to fix this issue near the end of the video

  • @southparkfan4603
    @southparkfan4603 Год назад +4

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

  • @visitor_t-w3p
    @visitor_t-w3p 10 месяцев назад

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

  • @ianmann5040
    @ianmann5040 2 года назад +2

    This is the first tutorial I tried that ACTUALLY works!

  • @mmmmmmmmmmmmmmmmmmmmmmmmmmmm56

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

  • @tuhaggis
    @tuhaggis 7 месяцев назад

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

  • @helloworld7080
    @helloworld7080 11 месяцев назад

    it WORKS!! thank you so much!

  • @DaviTGPereira
    @DaviTGPereira 10 месяцев назад

    DUDE I LOVE YOU! YOU SAVED MY DAY!

  • @diconicabastion5790
    @diconicabastion5790 Год назад +6

    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.

    • @indoorraccoon4450
      @indoorraccoon4450 Год назад +1

      good job lad much easier as well

    • @ozu7779
      @ozu7779 3 месяца назад +1

      thanks for advice!!

    • @guillguill5040
      @guillguill5040 2 месяца назад

      Yes thanks, im noob but i was dubious of this unconventional shenanigan exactly for this reason

  • @guillguill5040
    @guillguill5040 2 месяца назад

    YESSSSSSSSSSS IT WORKS 🥳 ty

  • @ДенисКарпов-с5э
    @ДенисКарпов-с5э 5 месяцев назад

    Thanks, you are awesome!

  • @UstedTubo187
    @UstedTubo187 10 месяцев назад

    This was kind of the perfect video.

  • @countedgnome7216
    @countedgnome7216 10 месяцев назад

    Very helpful. Thank you!

  • @TheCookingPixel
    @TheCookingPixel Год назад

    Thank You, Clear and Simple

  • @sodanice3214
    @sodanice3214 Год назад

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

  • @dxtr3300
    @dxtr3300 4 месяца назад

    Great Tutorial thank you!

  • @aymericgoupil2138
    @aymericgoupil2138 Год назад

    Very useful ! Thank you very much ! Cheers !

  • @SkeWaBalkan
    @SkeWaBalkan Год назад

    You are kingg!!! Thank you so much

  • @dubzee831
    @dubzee831 Год назад +1

    You’re the fuckin man bro. Thank you

  • @animeshjain8932
    @animeshjain8932 2 года назад +6

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

  • @hitbu9471
    @hitbu9471 Год назад +1

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

  • @synapsido
    @synapsido Год назад

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

    • @onestla8833
      @onestla8833 11 месяцев назад

      did u find an answer for this?

  • @abandonedchannel1234-i2p
    @abandonedchannel1234-i2p 10 месяцев назад +1

    i got a LNK2019 error

  • @aishwaryakalshetti7051
    @aishwaryakalshetti7051 7 месяцев назад

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

  • @chungnguyen8143
    @chungnguyen8143 Год назад

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

  • @alexandruteodor3585
    @alexandruteodor3585 Год назад

    Thank you!!🤗

  • @nikochiabrishvili277
    @nikochiabrishvili277 Год назад

    Thanks.😇 it's helped me a lot .

  • @Folarek
    @Folarek Год назад

    Thanks for helping me

  • @wobbalubbadubdub994
    @wobbalubbadubdub994 Год назад

    THANK YOU!!!!!

  • @reubenchemmanam2502
    @reubenchemmanam2502 Год назад

    Thanks!

  • @joaopedrogirelli1257
    @joaopedrogirelli1257 Год назад

    Nice video! Very objective and helpful!

  • @anthonynelson6003
    @anthonynelson6003 Год назад

    Thank you

  • @ChungNguyen-fc3vi
    @ChungNguyen-fc3vi Год назад

    thanks you :)

  • @wassimkadem6373
    @wassimkadem6373 Год назад

    THANK YOU

  • @quoctrung-5426
    @quoctrung-5426 7 месяцев назад

    tysm bro

  • @eusebiucojocaru4313
    @eusebiucojocaru4313 2 месяца назад

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

    • @Templyx
      @Templyx Месяц назад

      u typed SDL2 ues 3

  • @DavidStroia-xj4wj
    @DavidStroia-xj4wj 2 года назад

    The fact that when i follow tutorials with tens of millions of views it dosent work, but this one does...

  • @qustionbell3231
    @qustionbell3231 Год назад

    thanks a lot man .
    std::cout