Skip to content

TellusCoder/Proyect--C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proyect--C

Proyecto de la universidad en Lenguaje C

University Project in Language C

code::block

visual studio code

MinGW and Msys2

installation of MinGw https://sourceforge.net/projects/mingw-w64/

https://sourceforge.net/projects/mingw-w64/files/mingw-w64/

MinGW - Minimalist GNU for Windows

https://sourceforge.net/projects/mingw/files/latest/download

installation of Msys2 https://www.msys2.org/

install of package

https://www.devdungeon.com/content/install-gcc-compiler-windows-msys2-cc

pacman -Syu

pacman -S base-devel gcc vim cmake

pacman -S base-devel

pacman -S gcc

pacman -S development

verificar :

gcc --version

g++ --version

gdb --version

https://code.visualstudio.com/docs/cpp/config-mingw

install of Visual studio code

Install the Mingw-w64 toolchain (pacman -S --needed base-devel mingw-w64-x86_64-toolchain). Run the pacman command in a MSYS2 terminal.

About

Proyecto de la universidad en Lenguaje C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages