What is the point of me downloading and installing MingW and GDB separately if they (or their ports) are included in CB?C::B Release = C::B OR C::B + Compiler Suite
C::B = IDE with compiler and debugger plugin included, which is != compiler and debugger executables included.
How is that different than if I used a separate compiler?Trust me: You *do* use a separate compiler. You now have the following choices:
Ok, that makes sense then. I installed Quincy and Dev C++, one or both of which use the GNU Compiler Collection. I uninstalled Quincy, but kept Dev C++, and then came across C::B since I like the IDE and editor better...
So then I am able to use the debug and compile features in C::B because I have the GNU GCC and debugger installed? Also since I have MS Visual Studio installed I am able to see MS compilers on the pull-down list?
ie. I see a several of versions of the GNU Compiler, a Borland, Digital Mars, and Ms Visual C++ Toolkit, etc...
I see. So if I try to compile / debug with one I do not have installed I will receive an error?
"test - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.