Author Topic: Problems of compiling with a custom makefile!  (Read 3501 times)

level

  • Guest
Problems of compiling with a custom makefile!
« on: February 20, 2006, 05:27:42 pm »
Hi all,
I'm new for joining Code::Blocks.
I have already installed it on my pc (linux distribution).
And I have carefullly take a look at the topic of FAQ about how to compile with a custom makefile.

What I have to do is :
check "This is a custom makefile" in project's property
and
choose "Work with makefiles" in settings->compiler_and_debugger->Other tab

But the question is : The build method is disable in "Other tab"

I have try to fix the problem for more the several days, and installed Code::Blocs on another linux distribution PC.
It has the same situation like above.

Did I miss something?
Please help me! Thanks!

Offline yop

  • Regular
  • ***
  • Posts: 387
Re: Problems of compiling with a custom makefile!
« Reply #1 on: February 20, 2006, 07:46:17 pm »
Code::Blocks version? With the latest svn revisions you only have to check Project->Properties->This is a custom Makefile box and yes the options you are refering to as greyed out are indeed obsolete and for that reason disabled.
Life would be so much easier if we could just look at the source code.

Offline zkey

  • Single posting newcomer
  • *
  • Posts: 8
Re: Problems of compiling with a custom makefile!
« Reply #2 on: February 24, 2006, 09:17:44 am »