On Mon, Dec 20, 2010 at 01:30, Richard Lyons <[email protected]> wrote:
> On Sun, Dec 19, 2010 at 09:05:13PM +0100, Chris Browet wrote: > > > > > Argh, my mistake... > > > > the qmake line should include "-r", to build subprojects, i.e. the > plugins. > > So something like: > > qmake -r USE_BUILTIN_BOOST=1 PROJ=1 GDAL=1 > > That results in > Reading /usr/local/merkaartor/0.17-rc5/src/src.pro > fatal: Not a git repository (or any parent up to mount parent ) > Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). > Reading /usr/local/merkaartor/0.17-rc5/plugins/plugins.pro > Reading /usr/local/merkaartor/0.17-rc5/plugins/background/background.pro > Reading > /usr/local/merkaartor/0.17-rc5/plugins/background/MYahooTiledBackground/MYahooTiledBackground.pro > fatal: Not a git repository (or any parent up to mount parent ) > Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). > ...and another 7 similar instances... > > So I suppose I have either to check out the git version or wait for it to > be > packaged. > > richard > Those are not fatal errors. You can still "make" the project. Add "VERSION=0.17 REVISION=-rc5" to make them disappear. But indeed, the easiest is to wait for the package... - Chris -
_______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
