News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

"Project build options" window missing options

Started by bitreacter, November 25, 2011, 04:43:08 PM

Previous topic - Next topic

bitreacter

hi,
I'm new to codeblocks and have a strange problem with my project build options window.
I can't configure my linker- and search-settings any more.
It seems as a part of the window doesn't appear and I don't know any other way to include .h-files to my project.

I've tried to reinstall codeBlocks, but it's still the same.
Does anyone have a idea for me?
Thanks in advance!
jo


bitreacter

I am on LinuxMint10 x64 and running codeblocks 10.05

Jenna

It looks like you have checked "This is a custom makefile" in the Projects "Properties->Project settings".

Setting include libs and search paths is not valid for makefile based projects, because this has to be done by the makefile itself.

bitreacter

You were fully right.
Thank you so much!!
Now I can set my linker settings.
regards,
jo