Skip to content
/ hello Public

How to build and debug native Windows C/C++ apps with MinGW x64 g++ and gdb on Windows. Using VSCode IDE.

Notifications You must be signed in to change notification settings

alxliv/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

An example and experimentation of how to compile and debug native Windows C/C++ apps with MinGW x64 g++ compiler, gdb debugger on Windows 10. Using VSCode as an IDE.

To build, open external MSYS2 shell and run make.

Prerequisites

To install MinGW on Windows follow: https://code.visualstudio.com/docs/cpp/config-mingw

About

How to build and debug native Windows C/C++ apps with MinGW x64 g++ and gdb on Windows. Using VSCode IDE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published