Code::Blocks Forums

User forums => Help => Topic started by: mrbogle on March 10, 2008, 08:01:29 pm

Title: Build errors/warnings with a custom compiler
Post by: mrbogle on March 10, 2008, 08:01:29 pm
I am using 8.02 on windows and I am having a bit of trouble finding where to edit the 'output parsing' regexes. I read a couple of other posts saying they picked the 'other' compiler and used the 'output parsing' tab to edit said regex, but I have no option for an other compiler. And I cannot find the 'output parsing' tab in either the project properties or the build options.

What am I doing wrong?

Thanks.

Ben
Title: Re: Build errors/warnings with a custom compiler
Post by: mrbogle on March 10, 2008, 08:40:10 pm
Oops. I found it.

It's under the settings->Compiler and debugger... menu item. Then I copied the GCC compiler with the 'Copy' button. To get to the output parsing, click the "Advanced options..." button on the new compiler's 'Other settings' tab.

Ben