Author Topic: Disabled build option  (Read 3232 times)

hs.chauhan

  • Guest
Disabled build option
« on: April 18, 2007, 12:25:35 pm »
Hello!!

I recently downloaded nightlybuild of codeblock and was really amazed by it.  :) I tried importing my autoconf project. But the build option is disabled. So I can't use custom makefile.  :( By default "Invoke compiler directly"  is selected and combobox is disabled.

How can use custom makefile I create using autoconf and friends?

Thanks

Regards
--Himanshu

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Disabled build option
« Reply #1 on: April 18, 2007, 12:34:29 pm »
How did you import autoconf project??

My suggestion, create an appropriate project using the wizards and then point to the makefile you want C::B to use as Custom Makefile in Project > Properties menu.

Regards,

Biplab
Be a part of the solution, not a part of the problem.

hs.chauhan

  • Guest
Re: Disabled build option
« Reply #2 on: April 19, 2007, 01:08:55 pm »
I didn't actually import the autoconf... What I meant was I created an empty project and add my source files to the project. I was looking for method to use my autoconf scripts.  :)

One more thing, doesn't drag-drop opening of files in tab work in C::B?

Thanks!

Regards
--Himanshu