News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

(Global) Settings versus project settings

Started by HJarausch, October 14, 2014, 12:15:48 PM

Previous topic - Next topic

HJarausch

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

oBFusCATed

Are you sure you've changed the same compiler you're using in the projects?
(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!]

HJarausch

Quote from: oBFusCATed on October 14, 2014, 11:59:55 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

oBFusCATed

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?
(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!]

stahta01

Quote from: 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?

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

oBFusCATed

(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!]

stahta01

Quote from: stahta01 on October 23, 2014, 02:53:43 AM
Quote from: 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?

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]