Author Topic: Problem with custom makefiles  (Read 3144 times)

Pchiter

  • Guest
Problem with custom makefiles
« on: August 19, 2007, 03:42:55 pm »
Hi,

I just downloaded C::B and I'm trying to use my own makefiles.
The problem is that I can't choose my "Build method" in "compiler and debugger settings -> other settings".
My "Build method" is "Invoke compiler directly" :(

What can I do ?
Thanks

mariocup

  • Guest
Re: Problem with custom makefiles
« Reply #1 on: August 19, 2007, 10:22:07 pm »
Hi Pchiter,

if you want to use a custom makefile, than use CB project properties/project settings and select "this is a custom Makefile".


Pchiter

  • Guest
Re: Problem with custom makefiles
« Reply #2 on: August 20, 2007, 09:36:17 am »
Thanks mariocup :)