User forums > Help

Buid method makefile grayed

(1/1)

mikojiba:
Hello,

I'm trying Code Blocks (svn 4185) on Linux and I would like to use a custom Makefile to build a project. So I've enabled the option "It's a custom makefile" in the project settings. But the list "Build method" in the Compiler settings, Other tab, is grayed.

What's the problem ?

Thanks in advance,

Jb

TDragon:
C::B currently doesn't support another way of directly compiling a project beyond invoking the compiler directly -- but that doesn't matter, because you've chosen in your project not to have C::B compile it. (Instead, C::B will merely invoke make on your Makefile.)

Also, remember that the Global compiler settings are settings that will apply to all projects you open with C::B; forcing all projects to either use a custom makefile or not use one would be silly.

Navigation

[0] Message Index

Go to full version