Hi,
I am coding my own IDE for a programming language I am coding, but the IDE will have the ability to add different compilers for different languages. But, my problem, I just started a new project with the wxWidgets. But I cannot debug, build or run my application. I have not coded none yet, but it will not compile or anything. It says I need to choose my debugger. GDB.exe is selected, but it cannot find it. What am I doing wrong?