Code::Blocks Forums
User forums => Help => Topic started by: Pchiter 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
-
Hi Pchiter,
if you want to use a custom makefile, than use CB project properties/project settings and select "this is a custom Makefile".
-
Thanks mariocup :)