Qgroundcontrol build windows10 failed headers

Hi,

With windows10 64bits , qgroundcontrol compilation failed at this stage:
c:\users\francois\qgroundcontrol\libs\shapelib\shapefil.h(171): fatal error C1083: Impossible d’ouvrir le fichier include: ‘stdio.h’: No such file or directory

The kit Desktop Qt 5.11.0 MSVC2015 32bit has configuration issues which might be the root cause for this problem.

When executing step “Make”

Does anybody experimented the same error?

THank you very much
Francois

EDIT: I launched the “developer command prompt for VS2015” console and called vcvarsall.bat. Reboot and that’s ok.