Genio-The-Haiku-IDE / Genio

The Haiku IDE
Other
59 stars 9 forks source link

Compiler errors #11

Open Freaxed opened 1 year ago

Freaxed commented 1 year ago

A compiler plugin should provide the regex/compiler flags to extract from compiler traces the errors, warning and suggestion of the build action. The information could be presented in a listview with an easy way to jump to the file (line and column)

jackburton79 commented 1 month ago

Isn't this done via clang and the problems view?