Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: asdf on January 25, 2006, 04:56:22 am

Title: compiler options...?
Post by: asdf on January 25, 2006, 04:56:22 am
I know this might seem like a stupid question. But in the nightly build for 24 of january... Where did compiler options... It was under the settings menu in RC2. I need to change some directories and I'm killing myself trying to find it. I can't even find the file where the directories are saved for codeblocks. Its driving me crazy. help...
Title: Re: compiler options...?
Post by: Ceniza on January 25, 2006, 05:28:40 am
Settings -> Environment
Title: Re: compiler options...?
Post by: klight on January 27, 2006, 09:21:59 pm
Along those same lines... Where did the save all before build settings get to?

Or rather...

If I have a file open, say a readme file, which is not included with the project, it does not get saved when the build is invoked.  Files included in the project/workspace do get saved, as expected, but other files do not.  It just caught me off guard and I wasn't sure if that was the desired effect.

(Windows XP build of 1887)
Title: Re: compiler options...?
Post by: tiwag on January 27, 2006, 09:27:45 pm
i would consider this as bug rather than "desired effect" , but for now it is true, add those files to your project (which doesn't disturb at all) if you want to get them opened automatically again ;-)
Title: Re: compiler options...?
Post by: mandrav on January 27, 2006, 09:46:29 pm
Along those same lines... Where did the save all before build settings get to?

There was never such a setting. Patches are welcome ;)