Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

Noob question: Don't know how to build this.

$
0
0
Hello,

I am new to coding and I need some help to figure out how to build this project so I can finally debug my crappy code:

https://github.com/lesderid/gdb-msvc

Currently I am using Red Panda C++ as my IDE.
I really like it because it's nice and tiny.
It's the only decent IDE I have found capable of running smoothly on my low-end hardware that barely manages to run Windows 10. (after stripping it down to the bone using NTlite)
I had to jump through a few hoops to make the IDE work with the MSVC compiler.
Now I have to jump through some more hoops to make GDB recognize MSVC's .pdb files. :)

Viewing all articles
Browse latest Browse all 3046

Trending Articles