Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
winstatic:winstatic [27/08/2020 13:56] scorpio810winstatic:winstatic [18/11/2023 07:44] (Version actuelle) scorpio810
Ligne 17: Ligne 17:
  -- Download installer [[https://repo.msys2.org/distrib/x86_64/msys2-x86_64-20200720.exe]]  -- Download installer [[https://repo.msys2.org/distrib/x86_64/msys2-x86_64-20200720.exe]]
        
-== 2. Install build environment with pacman ==+== 2. Install build environment with pacman ("pacman -Syuu" updates system, "pacman -S package_name" installs package)==
 [[https://www.msys2.org/wiki/MSYS2-installation/| Updating packages]] [[https://www.msys2.org/wiki/MSYS2-installation/| Updating packages]]
 <code bash> <code bash>
-pacman -Syuu" updates system +pacman -Syuu 
-pacman -S package_name" installs package+pacman -S package_name
 </code> </code>
 Or install packages as required during attempted builds! Or install packages as required during attempted builds!
Ligne 53: Ligne 53:
  
 <code bash> <code bash>
-git clone git://git.tuxfamily.org/gitroot/qet/qet.git +git clone --recursive https://github.com/qelectrotech/qelectrotech-source-mirror.git
 </code> </code>
 Details to be added: Details to be added:
Imprimer/exporter