When I am trying to compile qgroundcontrol.pro in qtcreator in windows i got this error

\Qt\Qt5.11.3\5.11.3\msvc2015\include\QtCore -Imoc -I\include -IC:\Qt\Qt5.11.3\5.11.3\msvc2015\mkspecs\win32-msvc -Foobj\ @C:\Users\VAMSHI~1\AppData\Local\Temp\moc_SubtitleWriter.obj.7296.527922.jom

moc_SubtitleWriter.cpp

link /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /SUBSYSTEM:CONSOLE “/MANIFESTDEPENDENCY:type=‘win32’ name=‘Microsoft.Windows.Common-Controls’ version=‘6.0.0.0’ publicKeyToken=‘6595b64144ccf1df’ language=’’ processorArchitecture=’’” /VERSION:0.0 /MANIFEST:embed /OUT:debug\QGroundControl.exe @C:\Users\VAMSHI~1\AppData\Local\Temp\QGroundControl.exe.7296.528406.jom

LINK : fatal error LNK1104: cannot open file ‘z.lib’

jom: C:\build-qgroundcontrol-Desktop_Qt_5_11_3_MSVC2015_32bit-Debug\Makefile.Debug [debug\QGroundControl.exe] Error 1104

jom: C:\build-qgroundcontrol-Desktop_Qt_5_11_3_MSVC2015_32bit-Debug\Makefile [debug] Error 2

18:42:02: The process “C:\Qt\Qt5.11.3\Tools\QtCreator\bin\jom.exe” exited with code 2.

Error while building/deploying project qgroundcontrol (kit: Desktop Qt 5.11.3 MSVC2015 32bit)

When executing step “Make”

18:42:02: Elapsed time: 09:35.

like there?

https://discuss.ardupilot.org/t/when-trying-to-build-qgroundcontrol-pro-in-qt-creator-iam-getting-an-error/48374

please help me if you know about this