summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index de68af2..ce3425b 100644
--- a/README
+++ b/README
@@ -33,6 +33,7 @@ You will need some packages in order to comile the GENIVI AudioManager Proof of
-jackeq
-jack control
-dbus
+-sqlite
-glib >=2.0
-gstreamer-base-0.10
-gstreamer-plugins-base-0.10
@@ -204,6 +205,14 @@ Same for navigation, the file needs to have the name "music/navi.mp3"
./PLayerGui navigation
+***********************************************************************************************************
+Tips
+***********************************************************************************************************
+If you want to use the codebase with eclipse, define the main level of the git as workspace and import the projects as c++ makefile projects.
+Git is setup in a way that the settings are ignored when committing.
+To use make out of eclipse them, replace the default make command "make" with something like
+"make -j4 -C ../build/AudioManagerDeamon VERBOSE=1" (exchaning the name of the Project in respect to the plugin whatever.
+
***********************************************************************************************************
_..-------++._