Code::Blocks Forums

User forums => Help => Topic started by: HJarausch on October 14, 2014, 12:15:48 pm

Title: (Global) Settings versus project settings
Post by: HJarausch on October 14, 2014, 12:15:48 pm
Hi,
I have made some settings with Settings->Compiler->Compiler Settings / Search directories.
When I create a new console project afterwards these settings are NOT incorporated.
I have to set these settings for each new project again and again.

What am I missing?

Many thanks for a hint,
Helmut
Title: Re: (Global) Settings versus project settings
Post by: oBFusCATed on October 14, 2014, 11:59:55 pm
Are you sure you've changed the same compiler you're using in the projects?
Title: Re: (Global) Settings versus project settings
Post by: HJarausch on October 22, 2014, 12:42:16 pm
Are you sure you've changed the same compiler you're using in the projects?

It looks as if one has to restart Code::Blocks after such settings.
It works just fine now.

Thanks,
Helmut
Title: Re: (Global) Settings versus project settings
Post by: oBFusCATed on October 22, 2014, 07:42:52 pm
In my version of cb I don't have to do this.
Can you post repeatable steps which can be used to reproduce the problem?
Title: Re: (Global) Settings versus project settings
Post by: stahta01 on October 23, 2014, 02:53:43 am
In my version of cb I don't have to do this.
Can you post repeatable steps which can be used to reproduce the problem?

If he had copied or renamed a Compiler then I could see the problem happening.
Because that is one time I have found CB to lose the information; but, I have not tested it recently.
Unless I exit and restart CB after the copying or renaming of a Compiler.

Tim S.
Title: Re: (Global) Settings versus project settings
Post by: oBFusCATed on October 23, 2014, 02:56:33 am
Steps to reproduce please!
Title: Re: (Global) Settings versus project settings
Post by: stahta01 on October 23, 2014, 05:04:21 am
In my version of cb I don't have to do this.
Can you post repeatable steps which can be used to reproduce the problem?

If he had copied or renamed a Compiler then I could see the problem happening.
Because that is one time I have found CB to lose the information; but, I have not tested it recently.
Unless I exit and restart CB after the copying or renaming of a Compiler.

Tim S.


The problem I was seeing seems to no longer exist with nightly SVN of 9958.

Tim S.