Author Topic: [BUG]? Keeps asking to build  (Read 8780 times)

Offline Leo.J90

  • Multiple posting newcomer
  • *
  • Posts: 30
  • Programming & Reverse Engineering
[BUG]? Keeps asking to build
« on: November 24, 2010, 02:28:05 pm »
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"

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: [BUG]? Keeps asking to build
« Reply #1 on: November 24, 2010, 02:33:38 pm »
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

  • Guest
Re: [BUG]? Keeps asking to build
« Reply #2 on: March 02, 2011, 06:59:51 pm »
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.