Long build times

Hello Team QGC!

This is my firs post at Dronecode community so I’m so excited!

I have cloned QGC branch Stable_V4.3 and I’m currently modifying its source code for a custom project. I work on Windows 10.

  1. First problem is when I modify the code sometimes I need to rebuild it all due to following error:

warning: C4651: ‘/DAPP_VERSION_STR=“0.0.91”’ specified for precompiled header but not for current compile

  1. Also Debug build after the smallest change to QML files takes too long because linking process.

How can I make build times shorter?

Thanks in advance

What is a long build time in your opinion?

I’ve been building QGC on different computers taking anywhere from around 4 minutes on a high end computer to 28 minutes on a basic, low cost computer.