#Help with "collect2.exe: error: ld returned 116 exit status"
24 messages · Page 1 of 1 (latest)
I'd request full inputs, command, and output.
@rocky beacon has reached level 1. GG!
sucks that it doesn't give you any log
since you're on Windows you could simply use VS
This one? https://visualstudio.microsoft.com/es/
ys
Is it better than VSC?
only advice i've seen is reinstall mingw
supposedly version mismatch problems can arise
Thanks, maybe I will
I also read the same on Reddit
it comes with a compiler and everything
Great, I'm done with VSC and GCC
I think I found the problem, "If gcc has the correct output but not gdb, then you need to install the packages you are missing from the MinGW-w64 toolset.
If on compilation you are getting the "The value of miDebuggerPath is invalid." message, one cause can be you are missing the mingw-w64-gdb package."
you're not using gdb tho
Is it not necessary to run C++ on VSC?
gdb is the debugger
I know
@rocky beacon has reached level 2. GG!
I'm gonna give up and install VS, thanks for your help and sorry for the trouble