qmake support is going away

Tomaz Canabrava tcanabrava at kde.org
Thu Apr 16 03:59:24 PDT 2015


If you pass cmake  -DNO_MARBLE=1 tô the command line it should work

Em Qui, 16 de abr de 2015 07:53, Lubomir I. Ivanov <neolit123 at gmail.com>
escreveu:

> On 16 April 2015 at 01:29, Dirk Hohndel <dirk at hohndel.org> wrote:
> > Those of you building from source... if you haven't switched to cmake,
> > yet, now would be a very good time. I'm planning to drop support for
> qmake
> > fairly soon, so please give it a try and let me know if there are any
> > issues.
> >
>
> i was able to again hack my way trough the native win32 build.
> it's tolerable, but the pkg-config issues have deepened.
>
> 1)
> pkg_config_library(LIBGIT2 libgit2)
> ^ this seems to require an extra argument for me (e.g. REQUIRED)
> otherwise it fails.
>
> 2)
> FIND_PACKAGE(Libdivecomputer REQUIRED)
>
> ^ i have cloned the subsurface fork of libdc in a folder, but this
> does not work for me.
> can we allow optional:
> pkg_config_library(LIBDIVECOMPUTER libdivecomputer REQUIRED)
>
> this means that the original libdc PC file points at the same folder.
>
> 3)
> i think NO_MARBLE from the command line would be nice?
> i hardly build subsurface with marble support anymore.
>
> my current solution is:
> ADD_DEFINITIONS(-DNO_MARBLE)
>
> lubomir
> --
> _______________________________________________
> subsurface mailing list
> subsurface at subsurface-divelog.org
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150416/17a7584b/attachment.html>


More information about the subsurface mailing list