Author Topic: Parse error messages of command line tools  (Read 5896 times)

Offline MC

  • Multiple posting newcomer
  • *
  • Posts: 10
Parse error messages of command line tools
« on: August 30, 2013, 03:00:18 pm »
Is it possible to parse error messages from command line tools, so that by double clicking a line with an error message
the editor jumps to the errorneous line in the source code?
My project uses a makefile instead of the usual build chain, as i use some uncommon compilers.
The compiler and linker executed by make using the makefile outputs error messages the log window.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7787
    • My Best Post
Re: Parse error messages of command line tools
« Reply #1 on: August 30, 2013, 04:42:10 pm »
Look at the "advanced compiler options".

Under menu "Settings" -> "Compiler" -> Global compiler settings -> [the compiler you use] -> "Other Setting"

Output Parsing tab.

Tim S.



C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org