News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

[BUG]? Keeps asking to build

Started by Leo.J90, November 24, 2010, 02:28:05 PM

Previous topic - Next topic

Leo.J90

I deleted the *.o file from my project by mistake and every time i open my *.cbp it keeps saying something like "your project doesn't seem to be built yet, do you want to build it now?" and no matter what i click on, yes or not, it keeps annoying me. :o
"Don't think about the work, think about the benefit"

Jenna

Change "Settings -> Compiler and debugger... -> Global compiler settings -> [the compiler you use] -> Other settings(rightmost tab)" "Compiler logging" to "Full commandline" and post the output of the "Build log".

dudetser

go Settings - > compiler and debugger -- >  toolchain executables -->change the field for "linker for dynamic libs" from "mingw32-g++.exe" to miggw32gcc.exe". This should fix it.