On Wed, Mar 22, 2017 at 6:26 PM, Jose Fonseca <jfons...@vmware.com> wrote: > On 16/03/17 22:36, Marek Olšák wrote: >> >> Is there a way not to use ninja with meson, because ninja redirects >> all stderr output from gcc to stdout, which breaks many development >> environments that expect errors in stderr? >> >> I'm basically saying that if ninja can't keep gcc errors in stderr, I >> wouldn't like any project that I might be involved in to require ninja >> for building.
I also use Qt Creator. Here is the ninja branch that keeps errors in stderr: https://github.com/dendy/ninja/tree/segmented-output Marek _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev