SFML Quick Setup - Everything You Need To Get Started Making a Game In C++ - Episode 1

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

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

  • @PlayGame-ir5br
    @PlayGame-ir5br 7 месяцев назад +2

    THANK YOU SOOO MUCH
    IT TOOK ME 4 HOURS TO RUN THE SFML LIBRARY UTILL I FOUND YOUR VIDEO, I WAS ABLE TO REPLICATE SFML FOR 32 (only difference being that there is no x64 file created and you can directly add the required files in the debug and release folder) BIT AND IT WORKS GREAT!

  • @DeathChronx
    @DeathChronx 7 месяцев назад +2

    Thank you! Very helpful, got setup relatively easily with these directions.

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

      You're very welcome! Glad the video helped :)

  • @dabunnisher29
    @dabunnisher29 Месяц назад +2

    You did a REALLY GREAT job on getting this set up for people. THANK YOU!!!!

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

    Thank bro, I watched 2 videos and only this help me.

  • @tsoukis.g
    @tsoukis.g Месяц назад +1

    Very good vid !!!

  • @khalidahammed278
    @khalidahammed278 18 дней назад

    Really great!!!

  • @mohamedtamer9041
    @mohamedtamer9041 2 месяца назад +1

    amazing

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

    currently is working useful video

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

    Thanks alot you really help me

  • @saaskanga
    @saaskanga 6 месяцев назад +1

    Thanks dude 👏

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

    Thanks

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

    please make tutorial about collision and how the player movement stop after collision from 4 diffirent side

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

      I'll add some basic collision detection in my next tutorial!

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

    Hi sir i am getting this error,
    Error LNK1181 cannot open input file 'sfml-window.lib' ConsoleApplication1
    Microsoft says that it may be because the file is unreachable or doesnt exist?

  • @Viso-code471
    @Viso-code471 2 месяца назад

    Do we have to do the same for each project? cause once I messed up the first project in the repo the setting is not updated for the other new project

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

    Hello, when I right click on solution and go to properties, I don't have a left menu like you do. All I have is Common properties and configuration properties. Why is that?

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

      Hi Ahmed, hard for me to say without seeing it myself. From a Google search, it looks like maybe pressing Ctrl-S with the properties window selected might fix it?
      stackoverflow.com/questions/32262557/visual-studio-2015-properties-window-is-blank-sometimes
      Maybe sanity check that you're right clicking on the solution and not opening some other settings?

  • @ryanmichelson218
    @ryanmichelson218 6 месяцев назад

    When I open the solution properties pages, there is no c++ selection and I can’t change the configuration… what am I doing wrong

    • @AndrewCodesGames
      @AndrewCodesGames  6 месяцев назад

      Did you install the C++ desktop development modules? Happens at 2:25 in the video

  • @IAN-no2wf
    @IAN-no2wf 4 месяца назад

    release file is not showing under the x64 file for me

    • @IAN-no2wf
      @IAN-no2wf 4 месяца назад

      nevermind lol

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

    Seems C++ library management is worse than Java

  • @DevinAvery-nt2yb
    @DevinAvery-nt2yb 5 месяцев назад

    Do the SMFL files have to be on the C: drive?

    • @AndrewCodesGames
      @AndrewCodesGames  5 месяцев назад

      Should be fine on any drive as long as your path specifies it ":D/:E/etc."

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

    this setup for uncoming projects or only applied for one project

    • @Viso-code471
      @Viso-code471 2 месяца назад

      how did it go seems like we have to do it each time

  • @omarabdelnabi5784
    @omarabdelnabi5784 8 месяцев назад +1

    hello dear i have aproject in university about to make agame by sfml can u help me

    • @AndrewCodesGames
      @AndrewCodesGames  8 месяцев назад +1

      Of course, i'd love to help! Is there a specific topic I could cover in a video?

    • @omarabdelnabi5784
      @omarabdelnabi5784 8 месяцев назад

      @@AndrewCodesGames thank you that is great how can i communicat with u do u have discord

    • @AndrewCodesGames
      @AndrewCodesGames  8 месяцев назад

      I'd prefer to keep the communication on RUclips. I plan on continuing this sfml from scratch series. So if there's something in particular you want to see/learn about, just leave me a comment!