Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
6177774b
Commit
6177774b
authored
Dec 30, 2012
by
Kevin Hester
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes needed to make ubuntu build work again (at least for me)
parent
917d0e50
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
README
README
+3
-2
qgroundcontrol.pro
qgroundcontrol.pro
+2
-0
No files found.
README
View file @
6177774b
...
...
@@ -49,13 +49,14 @@ To build on Linux:
sudo apt-get install phonon libqt4-dev \
libphonon-dev libphonon4 phonon-backend-gstreamer \
qtcreator libsdl1.2-dev libflite1 flite1-dev build-essential
qtcreator libsdl1.2-dev libflite1 flite1-dev build-essential \
libopenscenegraph-dev
cd directory
git clone https://github.com/mavlink/qgroundcontrol.git
go to thirdParty -> libxbee
go to
libs/
thirdParty -> libxbee
Create Library -> Readme file in folder
...
...
qgroundcontrol.pro
View file @
6177774b
...
...
@@ -657,3 +657,5 @@ win32-msvc2008|win32-msvc2010 {
INCLUDEPATH
+=
libs
/
thirdParty
/
3
DMouse
/
win
DEFINES
+=
MOUSE_ENABLED_WIN
}
unix
:
!
macx
:
!
symbian
:
LIBS
+=
-
losg
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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