Installed latest version, without the compiler (already had mingw installed). When I attempt to debug, it says
"Your project does not have debugging information, do you wnat to enable debugging and rebuild your project" If I choose yes, it rebuilds, and then when I attempt to debug I get exactly the same error. I have opend tools, compiler options, settings linker and yet Generate debugging information to YES.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I closed and re-opened the ide and did a build. I was then able to click on debug, but a window
popped up gdb.exe - No Disk "There is no disk in the drive. Please insert a disk into drive \Device\Harddisk4\Dr4 So how do I make gdb work?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Installed latest version, without the compiler (already had mingw installed). When I attempt to debug, it says
"Your project does not have debugging information, do you wnat to enable debugging and rebuild your project" If I choose yes, it rebuilds, and then when I attempt to debug I get exactly the same error. I have opend tools, compiler options, settings linker and yet Generate debugging information to YES.
I closed and re-opened the ide and did a build. I was then able to click on debug, but a window
popped up gdb.exe - No Disk "There is no disk in the drive. Please insert a disk into drive \Device\Harddisk4\Dr4 So how do I make gdb work?