Closed fraviofii closed 3 months ago
Thank you @HTRamsey ,
I executed git config --global core.longpaths true
on my Windows command prompt than launched again on Qt Creator and it worked.
This issue has been mentioned on Discussion Forum for PX4, Pixhawk, QGroundControl, MAVSDK, MAVLink. There might be relevant details there:
https://discuss.px4.io/t/i-am-getting-this-error-while-building-the-qgc-for-windows/40241/2
Expected Behavior
Build
qgroundcontrol
correctly on Windows 10.Current Behavior
After cloning
qgroundcontrol
on my Windows 10 machine, opening theCMakeLists.txt
file, launchingcmake
is failling, providing the following output:Steps to Reproduce:
CMakeLists.txt
located at project root directoryRun Cmake
when pressing the pop-up options for the projectSystem Information
More detailed information is available on cmake output presented above