From e63b64225299fb9296e14c9c9256bf96183ad221 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 15 Dec 2014 12:11:14 -0800 Subject: Document the use of SPECIAL_MARBLE_PREFIX=1 Since we suggest building with our marble branch we need to tell people to use SPECIAL_MARBLE_PREFIX=1 or the build process won't find the correct library. Signed-off-by: Dirk Hohndel --- INSTALL | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 006ceb462..0e2f763ee 100644 --- a/INSTALL +++ b/INSTALL @@ -42,6 +42,8 @@ The following options are recognized when passed to qmake: V=1 Disable the "silent" build mode LIBDCDEVEL=1 Search for libdivecomputer in ../libdivecomputer LIBMARBLEDEVEL=path Search for marble library and includes in path + SPECIAL_MARBLE_PREFIX=1 Use libssrfmarblewidget as library name + This is needed when building with our marble branch LIBGIT2DEVEL=path Search for libgit2 library and includes in path INCLUDEPATH+=xxx Add xxx to the include paths to the compiler (pass the actual path, without -I) @@ -125,7 +127,7 @@ $ cd subsurface $ cd git checkout v4.3 # this get's you the last release # skip this step to build the latest development # version -$ qmake # on Fedora you need qmake-qt5 +$ qmake SPECIAL_MARBLE_PREFIX=1 # on Fedora you need qmake-qt5 $ make $ sudo make install # [optionally, add: prefix=/usr/local] -- cgit v1.2.3-70-g09d2