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
f0ff0638
Commit
f0ff0638
authored
Dec 09, 2014
by
Don Gagne
Browse files
Bump Linux Qt requirement to 5.3
parent
e7d85710
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f0ff0638
...
...
@@ -59,8 +59,8 @@ Supported builds are 64 bit, built using the clang compiler.
### Build on Linux
Supported builds for Linux are 32 or 64-bit, built using gcc.
#### Install Qt5.
1
+ and SDL1.2 prerequistites
*
For Ubuntu:
`sudo apt-get install qtcreator qttools5-dev qtbase5-dev qt5-default qtdeclarative5-dev libqt5serialport5-dev libqt5svg5-dev libqt5webkit5-dev libsdl1.2-dev build-essential libudev-dev`
#### Install Qt5.
3
+ and SDL1.2 prerequistites
*
For Ubuntu
(requires 14.10 for Qt5.3)
:
`sudo apt-get install qtcreator qttools5-dev qtbase5-dev qt5-default qtdeclarative5-dev libqt5serialport5-dev libqt5svg5-dev libqt5webkit5-dev libsdl1.2-dev build-essential libudev-dev`
*
For Fedora:
`sudo yum install qt-creator qt5-qtbase-devel qt5-qtdeclarative-devel qt5-qtserialport-devel qt5-qtsvg-devel qt5-qtwebkit-devel SDL-devel SDL-static systemd-devel`
*
For Arch Linux:
`pacman -Sy qtcreator qt5-base qt5-declarative qt5-serialport qt5-svg qt5-webkit`
...
...
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