Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
81e22ad4
Commit
81e22ad4
authored
Apr 16, 2015
by
Lorenz Meier
Browse files
Merge pull request #1470 from DonLakeFlyer/README
Missing -r on qmake command line
parents
c2082c81
8a5392c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
81e22ad4
...
...
@@ -86,7 +86,7 @@ If you get this error when running qgroundcontrol: /usr/lib/x86_64-linux-gnu/lib
#### Build QGroundControl
1.
Change directory to you
`qgroundcontrol`
source directory.
2.
Run
`qmake`
2.
Run
`qmake
-r qgroundcontrol.pro
`
3.
Run
`make`
### Build on Windows
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment