[Qt-creator] problems with translated gcc compile messages

Andrey Batyiev batyiev at gmail.com
Sun Feb 8 20:36:51 CET 2009


Hello

I'm using ru_RU.UTF-8 locale, so some of gcc compile messages is translated 
into Russian. This bugs Qt Creator's error message parser as it suggests 
English strings. The quick & dirty fix is to run gcc with LANG=C enviroment 
setting, because parsing half translated output is nightmare.

Is it possible to do so?

Thanks,
  Andrey




More information about the Qt-creator-old mailing list