Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mashinapetro on February 21, 2014, 08:31:40 am

Title: Projects Build Options on Gentoo
Post by: mashinapetro on February 21, 2014, 08:31:40 am
Hello!
Recently i installed  CodeBlocks(12.11) on my Gentoo,
It's detected default GCC compiler.
Allright with building and running, but i can find all build options of project.
When i opening "project build options", i see only 3 tabs: (see attached image)
What i can do with it?


Thanks!
Title: Re: Projects Build Options on Gentoo
Post by: oBFusCATed on February 21, 2014, 09:51:55 am
You've created a custom makefile project, so you're not using the C::B's build system and so the project options are controlled by the makefile.