

Here's a snippet of how I call my CB "codeblocks.exe -debug-log -personality=svnprod -no-check-associations -no-dde" Note, if you wish to run two you should set each of them to a different config name. If you run two, I have no idea on how it will save their configs. It should run properly as long as you only run one copy at a time. Verify that the correct values are in "Compiler", "Linker" and "Resource Compiler".

Select "Search Directories" as the setting to change.ĭelete the values under "Compiler", "Linker" and "Resource Compiler" Verify that the "Compiler's Installation Directory" is "C:\MinGW" Select "Toolchain Executable" as the setting to change. Make sure "Selected Compiler" Says "GNU GCC Compiler" If, you do not want to do that here is the WiKi Info:Īssuming your MinGW Installation Directory is "C:\MinGW"

I am still willing to help you, but you MUST answer my questions on your setup! I was getting a message with the address to the minigw folder, the address to my program, and the message: "mingw32-g++.exe: no input files." As I cannot even compile right now with the new build (or my stable build for that matter), I don't know if this is still an issue, but it likely is. I don't remember what build I had, but before I upgraded to rev3736, my program was compiling (getting errors), but (once I fixed the errors) wasn't generating the binary executable file. When I load the "stable" release of CB, I get the error: "Execution of command 'svn.exe' failed (error 2: the system cannot find the file specified.)" What does this mean and/or how can I fix it?Ĥ. What does this mean? Sorry if this is a noob question. When I create a project in rev3736, the wizard gives me a choice between debug and/or release configurations. I've tried telling it search directly in the "bin" folders as well where I can see the mingw32-g++.exe among others in Windows Explorer. I have CB searching for the GNU GCC Compiler in both the CB folder and a folder containing a manual installation of MiniGW. Skipping." where hw7-2 is my project name. When I compile using the rev3736 I get this: "hw7-2 - Release" uses an invalid compiler.
