diff options
author | blacky <blacky@kiwi.(none)> | 2011-07-01 12:53:35 +0200 |
---|---|---|
committer | blacky <blacky@kiwi.(none)> | 2011-07-01 12:53:35 +0200 |
commit | 02acf3cebd9ec61193f63415590929ef40c504c1 (patch) | |
tree | 42a66729310f49c6bbea219f372aa3bfbf730a10 /README | |
parent | 4a33862456def70049364761b2035a536b3c5881 (diff) | |
download | audiomanager-02acf3cebd9ec61193f63415590929ef40c504c1.tar.gz |
update & cleanup
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. + *********************************************************************************************************** _..-------++._ |