/.git is not a git command
-
wrote on 22 Nov 2022, 12:52 last edited by
When trying to modify QGroundControl, I have got the source code from GitHub however when opening the .pro file in QT Creator I am presented with four of the same error: ...qgroundcontrol/.git' is not a git command. See 'git --help'.
I am relatively new to git and qt creator, what should I be looking at to resolve this issue? -
When trying to modify QGroundControl, I have got the source code from GitHub however when opening the .pro file in QT Creator I am presented with four of the same error: ...qgroundcontrol/.git' is not a git command. See 'git --help'.
I am relatively new to git and qt creator, what should I be looking at to resolve this issue?wrote on 22 Nov 2022, 13:55 last edited by@PSCreator
Hello and welcome.To save time, it might help if you copy & paste the content of your
.pro
file here.
1/2