Author Topic: Projects Build Options on Gentoo  (Read 2867 times)

mashinapetro

  • Guest
Projects Build Options on Gentoo
« 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!

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Projects Build Options on Gentoo
« Reply #1 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]