Speeding up Visual C++ Qt Builds

Speeding up Visual C++ Qt Builds

Qt Blog (joerg.bornemann@qt.io (Jörg Bornemann))

Poor, poor Visual C++ developer. You see these MinGW or Linux guys using GNU make on their fancy quad core machines to compile Qt. They are already hacking again while you still sip at your coffee, watching the distressing 25% CPU usage in the task manager. And just because nmake doesn't make use of all available processing power.

Generated by RSStT. The copyright belongs to the original author.

Source

Report Page