MSYS2 - Install C/C++ Compiler Tools on Windows PC (EASILY)

Поділитися
Вставка
  • Опубліковано 21 жов 2023
  • Easily install C/C++ or GCC Compiler tools on Windows 10 and 11 using MSYS2 and the pacman package manager. MSYS2 let's you use pacman like you would on arch linux based distributions to install compiler tools with ease.
    My Linux Cheat Sheet and 25 Page Checklist here:
    📚 learn.savvynik.com
    Share this free tool and support Small UA-camrs
    editbulk.com
    (I made this tool to help creators)
    Want more info/content?
    savvynik.com
    Useful Links/Commands:
    Discord Link - / discord
    MSYS2 - www.msys2.org/
    #pc #programming #c++
  • Наука та технологія

КОМЕНТАРІ • 11

  • @silveresperanza5957
    @silveresperanza5957 6 місяців тому +4

    I was looking at some tutorials which weren't explained very well, however you have successfully assisted me. Thank you very much!

    • @SavvyNik
      @SavvyNik  6 місяців тому +1

      No problem

  • @guilherme5094
    @guilherme5094 8 місяців тому +2

    Very useful, thanks man!👍

  • @kvelez
    @kvelez 8 місяців тому +3

    Cool as always

  • @jothiprasath
    @jothiprasath 8 місяців тому +3

    that pacman -S gcc in the thumbnil dragged me

    • @SavvyNik
      @SavvyNik  8 місяців тому +1

      Haha glad it caught the attention ;)
      I use arch btw

  • @mohammedhamdi9507
    @mohammedhamdi9507 4 місяці тому +1

    thanks pro :)

  • @bennguyen1313
    @bennguyen1313 3 місяці тому

    Does Msys2/pacman (2013) replace MinGW (2005) (which replaced Cywin (1995)), or would you use one over another for certain applications?
    I know Docker containers and VMs are a little different.. but PowerShell and WSL2 also seem like a windows way of getting a linux-like terminal. Or just installing Git , GnuWin32 or unxutils seems to get you linux binaries for windows?
    My goal is to make a GTK4/3/GTKMM application. I installed VS Community, but now I'm seeing I need to download more things to get it working in windows... Meson, gvsbuild, etc. All gets kinda overwhelming.. should I use something like Chocolatey/choco, winget or scoop?

    • @SavvyNik
      @SavvyNik  3 місяці тому

      I think your best bet is to program on an actual Linux distro if you plan on developing gtk applications. Otherwise like you said it just becomes a mess.

  • @longbuondoi
    @longbuondoi 5 місяців тому

    can i have yay packege manager with it 😂

    • @SavvyNik
      @SavvyNik  5 місяців тому

      lol maybe next time