Author Topic: Build errors/warnings with a custom compiler  (Read 2959 times)

mrbogle

  • Guest
Build errors/warnings with a custom compiler
« 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

mrbogle

  • Guest
Re: Build errors/warnings with a custom compiler
« Reply #1 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