News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Build errors/warnings with a custom compiler

Started by mrbogle, March 10, 2008, 08:01:29 PM

Previous topic - Next topic

mrbogle

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

mrbogle

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