Friday 24 July 2009

Bizarre Code::Blocks Problem

I've been using Code::Blocks for a long time now & have never had any problems with it. But recently I started to receive the following error.
  • mingw32-g++.exe: no input files
I'd installed Code::Blocks & the MinGW Compiler seperately using the MinGW Automated Installer from here.

I noticed that whenever I attempted to compile a project the complete Compiler output was being displayed. So I checked the Compiler settings & noticed that the following option was being used.
  • -print-search-dirs
When I removed it, I could compile without any problems.
Bookmark and Share

No comments: