Re: libgit2-dev and detection in subsurface/scripts/build.sh

2020-10-15 Thread Cristian Ionescu-Idbohrn via subsurface
On Wed, 14 Oct 2020, Dirk Hohndel via subsurface wrote: > > I actually think that this isn't a bad idea. Except that it also > should have a clause that allows ldconfig to be found in the PATH, > right? Sure, but are there distributions out there that place ldconfig in the non-root PATH? >

Re: fatal error: QPrintDialog: No such file or directory

2020-10-12 Thread Cristian Ionescu-Idbohrn via subsurface
On Sun, 11 Oct 2020, Robert Helling via subsurface wrote: > > Building in a fresh build directory without webkit option I get the > error from > > #ifndef NO_PRINTING > #include > #include > #include "desktop-widgets/printdialog.h" > #endif > > Somehow, NO_PRINTING seems not to be defined.

libgit2-dev and detection in subsurface/scripts/build.sh

2020-10-11 Thread Cristian Ionescu-Idbohrn via subsurface
Debian unstable here. I did not have libgit2-dev installed and noticed this in build.log: ./subsurface/scripts/build.sh: line 268: ldconfig: command not found realpath: missing operand Try 'realpath --help' for more information. That's because ldconfig is installed in

Re: fatal error: QPrintDialog: No such file or directory

2020-10-11 Thread Cristian Ionescu-Idbohrn via subsurface
On Sun, 11 Oct 2020, Dirk Hohndel wrote: > > I'll try again. Just did. Same error: [ 56%] Building CXX object desktop-widgets/CMakeFiles/subsurface_interface.dir/mainwindow.cpp.o .../subsurface/desktop-widgets/mainwindow.cpp:59:10: fatal error: QPrintDialog: No such file or directory 59 |

Re: *** SPAM *** (was: Re: fatal error: QPrintDialog: No such file or directory)

2020-10-10 Thread Cristian Ionescu-Idbohrn via subsurface
On Sat, 10 Oct 2020, Robert Helling via subsurface wrote: > On 10. Oct 2020, at 18:46, Dirk Hohndel via subsurface > mailto:subsurface@subsurface-divelog.org>> > wrote: > > This is indeed a result of the recent removal of Grantlee and then > not rerunning cmake. Not sure I'm following. > In

Re: fatal error: QPrintDialog: No such file or directory

2020-10-10 Thread Cristian Ionescu-Idbohrn via subsurface
On Sat, 10 Oct 2020, Dirk Hohndel via subsurface wrote: > > On Oct 10, 2020, at 1:55 AM, Cristian Ionescu-Idbohrn via subsurface > > wrote: > > > > Anyone else experiences this? Does this have anything to do with the > > recent effort to "remove Gran

fatal error: QPrintDialog: No such file or directory

2020-10-10 Thread Cristian Ionescu-Idbohrn via subsurface
Anyone else experiences this? Does this have anything to do with the recent effort to "remove Grantlee references"? It would seem so, as the code builds on commit b3f5473b66b8210d1276f197876e0e2d7bbd6fa7. The error message is: .../subsurface/desktop-widgets/mainwindow.cpp:59:10: fatal error:

Re: libqtgeoservices_googlemaps.so: undefined symbol: _ZN7QGeoMap25fitViewportToGeoRectangleERK13QGeoRectangle)

2020-10-01 Thread Cristian Ionescu-Idbohrn via subsurface
On Thu, 1 Oct 2020, Dirk Hohndel wrote: > > On Oct 1, 2020, at 6:18 AM, Cristian Ionescu-Idbohrn via subsurface > > wrote: > > > > On Thu, 1 Oct 2020, JB2Cool wrote: > >> > >> Strange, i built this just a few days ago on lots of different > >

Re: libqtgeoservices_googlemaps.so: undefined symbol: _ZN7QGeoMap25fitViewportToGeoRectangleERK13QGeoRectangle)

2020-10-01 Thread Cristian Ionescu-Idbohrn via subsurface
t is any better. Googling around some > have said that by ditching any previous folders and starting afresh > this worked ok. As said... > On Thu, 1 Oct 2020 at 09:07, Cristian Ionescu-Idbohrn via subsurface > mailto:subsurface@subsurface-divelog.org>> > wrote: > Any ideas?

libqtgeoservices_googlemaps.so: undefined symbol: _ZN7QGeoMap25fitViewportToGeoRectangleERK13QGeoRectangle

2020-10-01 Thread Cristian Ionescu-Idbohrn via subsurface
Any ideas? This is debian unstable, own build from fresh master: ... Got keys from plugin meta data ("here") QFactoryLoader::QFactoryLoader() looking at "/usr/lib/x86_64-linux-gnu/qt5/plugins/geoservices/libqtgeoservices_osm.so" Found metadata in lib

Re: Mares Smart Dive Computer + Bluelink pro

2018-09-27 Thread Cristian Ionescu-Idbohrn
On Wed, 26 Sep 2018, Linus Torvalds wrote: > > I think it will only speed things up (and make the BLE code work), but > maybe I'm being overly optimistic. Just noticed this blog post: Reverse Engineering BLE Devices https://sergioalberti.gitlab.io//gsoc/2018/09/24/reveng.html

seems appdata/subsurface.appdata.xml in the repo is edited during build

2018-09-13 Thread Cristian Ionescu-Idbohrn
$ git status ... modified: appdata/subsurface.appdata. $ git diff ... - + Cheers, -- Cristian ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: subsurface builds, but dumps core at startup :(

2018-09-12 Thread Cristian Ionescu-Idbohrn
On Tue, 11 Sep 2018, Dirk Hohndel wrote: > > The packaging of private Qt headers changes - I believe they simply > got dropped (which is not entirely unreasonable given that they are, > you know, private). As a result in a completely clean build we are > now downloading them directly and a

Re: subsurface builds, but dumps core at startup :(

2018-09-11 Thread Cristian Ionescu-Idbohrn
On Tue, 11 Sep 2018, Linus Torvalds wrote: > On Tue, Sep 11, 2018 at 7:32 AM Cristian Ionescu-Idbohrn > wrote: > > > > > > > > did you switch the qt version but did not rebuild the googlemaps > > > qtlocation plugin? it depends on internal api so a rebuild

Re: subsurface builds, but dumps core at startup :(

2018-09-11 Thread Cristian Ionescu-Idbohrn
On Tue, 11 Sep 2018, Martin Gysel wrote: > Am 11.09.18 um 18:21 schrieb Cristian Ionescu-Idbohrn: > > This is on debian unstable, subsurface master. Seen this happening > > since a few days back. > > > > The kernel reports: > > > > Sep 11 17:36:33 ho

subsurface builds, but dumps core at startup :(

2018-09-11 Thread Cristian Ionescu-Idbohrn
This is on debian unstable, subsurface master. Seen this happening since a few days back. The kernel reports: Sep 11 17:36:33 host kernel: [11915775.481135] subsurface[24251]: segfault at 7fea4684ec60 ip 7fea4684ec60 sp 7ffd83e6ad38 error 15 Sep 11 17:36:33 host kernel:

Re: recent build; symbol lookup error in libqtgeoservices_googlemaps.so

2018-05-12 Thread Cristian Ionescu-Idbohrn
On Fri, 11 May 2018, Dirk Hohndel wrote: > > On May 11, 2018, at 5:07 AM, Lubomir I. Ivanov wrote: > > > > CMake probably struggles with the detection of such changes. > > safest bet is to clean the build dir manually. > > We don't use cmake rules to trigger re-builds of

[PATCH] Simplier way to get QT_VERSION

2018-05-12 Thread Cristian Ionescu-Idbohrn
Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbo...@axis.com> --- scripts/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index f0f3f2f61..c8ca3bd0a 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -152,7

Re: recent build; symbol lookup error in libqtgeoservices_googlemaps.so

2018-05-11 Thread Cristian Ionescu-Idbohrn
On Fri, 11 May 2018, Lubomir I. Ivanov wrote: > On 11 May 2018 at 17:30, Dirk Hohndel wrote: > > > > We don't use cmake rules to trigger re-builds of dependencies. > > The idea is that "unless you know what you are doing, please > > start from a clean build using the build

Re: recent build; symbol lookup error in libqtgeoservices_googlemaps.so

2018-05-11 Thread Cristian Ionescu-Idbohrn
On Fri, 11 May 2018, Lubomir I. Ivanov wrote: > > Christian, did you try deleting the build folder (including the > gmaps plugin) completely if you recently updated to a new Qt before > rebuilding? Yes, that did the trick, but shouldn't that be detected and rebuilt? Cheers, -- Cristian

recent build; symbol lookup error in libqtgeoservices_googlemaps.so

2018-05-11 Thread Cristian Ionescu-Idbohrn
Any ideas? $ ./subsurface/build/subsurface -vvv Subsurface v4.7.8-124-g2c29cc96a34a, built with libdivecomputer v0.7.0-devel-Subsurface-NG (e97a47cca55973199715df0f818b4955e60d3a31) built with Qt Version 5.10.1, runtime from Qt Version 5.10.1 built with libgit2 0.26.0 "validateGL(): created

modified: libdivecomputer (new commits)

2018-01-08 Thread Cristian Ionescu-Idbohrn
This is what I did, yesterday: $ git fetch remote: Counting objects: 143, done. remote: Compressing objects: 100% (18/18), done. remote: Total 143 (delta 103), reused 118 (delta 103), pack-reused 22 Receiving objects: 100% (143/143), 49.36 KiB | 16.45 MiB/s, done. Resolving deltas: 100%

Re: 4.7.6

2017-12-25 Thread Cristian Ionescu-Idbohrn
On Sun, 24 Dec 2017, Dirk Hohndel wrote: > > On Dec 24, 2017, at 12:54 PM, Cristian Ionescu-Idbohrn > > <cristian.ionescu-idbo...@axis.com> wrote: > > > > On Sun, 24 Dec 2017, Dirk Hohndel wrote: > >> > >> cd ~/src/subsurface > >> git su

Re: 4.7.6

2017-12-24 Thread Cristian Ionescu-Idbohrn
On Sun, 24 Dec 2017, Dirk Hohndel wrote: > > On Dec 24, 2017, at 12:47 PM, Jan Mulder <jlmul...@xs4all.nl> wrote: > > > > On 24-12-17 21:39, Cristian Ionescu-Idbohrn wrote: > > > >> nothing added to commit but untracked files present (use &quo

Re: 4.7.6

2017-12-24 Thread Cristian Ionescu-Idbohrn
On Sun, 24 Dec 2017, Dirk Hohndel wrote: > > cd ~/src/subsurface > git submodule update > cd subsurface [master=]> git submodule update fatal: destination path '.../subsurface/libdivecomputer' already exists and is not an empty directory. fatal: clone of

Re: 4.7.6

2017-12-24 Thread Cristian Ionescu-Idbohrn
On Sun, 24 Dec 2017, Dirk Hohndel wrote: > > On Dec 24, 2017, at 12:11 PM, Cristian Ionescu-Idbohrn > > <cristian.ionescu-idbo...@axis.com> wrote: > > > > On Sun, 24 Dec 2017, Dirk Hohndel wrote: > >> > >> There are a couple of small issues with 4

Re: 4.7.6

2017-12-24 Thread Cristian Ionescu-Idbohrn
On Sun, 24 Dec 2017, Dirk Hohndel wrote: > > There are a couple of small issues with 4.7.5 (QtQuick version > causes issues on old Linux distros with Qt 5.5, the annoying warning > about the "m'" in the git storage) and of course we have a couple > cool new features like the picture zoom

Re: XML and pdf user-manual.text...

2017-11-04 Thread Cristian Ionescu-Idbohrn
On Sat, 4 Nov 2017, Miika Turkia wrote: > > The problem seems to be the ordering of emphasis and literal tags (+ > and ' modifiers in the markdown). I just sent a pull request the > re-arranges them to produce working XML on my system. Sounds good. Cheers, -- Cristian

Re: XML and pdf user-manual.text...

2017-11-03 Thread Cristian Ionescu-Idbohrn
On Sat, 21 Dec 2013, Willem Ferguson wrote: > > One of the things I have been wanting to do is to get the xml and pdf > options working. Unless anyone else has a ready answer, I will look into > this during the next 2 days. I'm still having the same/similar problem when trying to build the

Re: segmentation fault

2017-10-01 Thread Cristian Ionescu-Idbohrn
hat does that appears not to do error handling. It also appears the cmake rules don't check either. Shouldn't they? > On October 1, 2017 2:00:45 AM PDT, Cristian Ionescu-Idbohrn > <cristian.ionescu-idbo...@axis.com> wrote: > >Latest master (v4.6.4-871-g571918fe) build. &g

segmentation fault

2017-10-01 Thread Cristian Ionescu-Idbohrn
Latest master (v4.6.4-871-g571918fe) build. qrc:/MapWidget.qml:4:1: module "QtPositioning" is not installed qrc:/MapWidget.qml:3:1: module "QtLocation" is not installed qrc:/MapWidget.qml:4:1: module "QtPositioning" is not installed qrc:/MapWidget.qml:3:1: module "QtLocation" is not installed

Re: cloud.subsurface-divelog.org auth error

2017-08-27 Thread Cristian Ionescu-Idbohrn
On Sun, 27 Aug 2017, Dirk Hohndel wrote: > > On Aug 27, 2017, at 10:15 AM, Yury Akudovich wrote: > > I've rebuilt the library and Subsurface with https support and now it works! > > Unfortunately I can't install your deb packages because of dependency > > on libssl1.0.0, but

[PATCH 3/3] Simplify some tests

2017-02-08 Thread Cristian Ionescu-Idbohrn
Because `[ "$foo" != "" ] is equivalent to `[ "$foo" ]' in all POSIX shells. Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbo...@axis.com> --- packaging/android/android-build-wrapper.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletion

[PATCH 0/3] Use `command' (shell builtin and POSIX) and cleanup stuff

2017-02-08 Thread Cristian Ionescu-Idbohrn
Cristian Ionescu-Idbohrn (3): Use `command' (shell builtin and POSIX) instead Remove useless quotes Simplify some tests packaging/android/android-build-wrapper.sh | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) -- 2.11.0

[PATCH 1/3] Use `command' (shell builtin and POSIX) instead

2017-02-08 Thread Cristian Ionescu-Idbohrn
The `which' command is a fork and possible not standard in various distributions, or builtin in certain (odd)? shells, like `zsh'. Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbo...@axis.com> --- packaging/android/android-build-wrapper.sh | 2 +- 1 file changed, 1 insertion

[PATCH 2/3] Remove useless quotes

2017-02-08 Thread Cristian Ionescu-Idbohrn
Don't quote if you don't have to. Spend those cpu cycles on doing something more useful, instead. Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbo...@axis.com> --- packaging/android/android-build-wrapper.sh | 16 1 file changed, 8 insertions(+), 8 del

Re: [PATCH 07/12] android-wrapper: Auto accept android sdk license

2017-02-06 Thread Cristian Ionescu-Idbohrn
On Mon, 6 Feb 2017, Anton Lundin wrote: > On 06 February, 2017 - Cristian Ionescu-Idbohrn wrote: > > On Mon, 6 Feb 2017, Anton Lundin wrote: > > > > > > Signed-off-by: Anton Lundin <gla...@acc.umu.se> > > > --- > > > packaging/android/andro

Re: [PATCH 03/12] android-wrapper: Add wget as prerequisite

2017-02-06 Thread Cristian Ionescu-Idbohrn
On Mon, 6 Feb 2017, Anton Lundin wrote: > > Signed-off-by: Anton Lundin > --- > packaging/android/android-build-wrapper.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/packaging/android/android-build-wrapper.sh >

Re: INSTALL recommends package libqt5declarative5...

2017-02-05 Thread Cristian Ionescu-Idbohrn
On Sun, 5 Feb 2017, Sebastian Kügler wrote: > On zondag 5 februari 2017 15:32:47 CET Cristian Ionescu-Idbohrn wrote: > > ... but I can't find anything by that name, neither in debian strech > > (next stable) nor sid (unstable) :( Does anyone know what that is? A > > fuzzy

Re: [PATCH] Detect location of ldconfig before use

2017-02-05 Thread Cristian Ionescu-Idbohrn
On Sun, 5 Feb 2017, Robert Helling wrote: > > On 05 Feb 2017, at 15:21, Cristian Ionescu-Idbohrn > > <cristian.ionescu-idbo...@axis.com> wrote: > > > > I have an idea ;) > > > > Why not error handle those the code that produces those "warn

INSTALL recommends package libqt5declarative5...

2017-02-05 Thread Cristian Ionescu-Idbohrn
... but I can't find anything by that name, neither in debian strech (next stable) nor sid (unstable) :( Does anyone know what that is? A fuzzy search brings this up: libkdeclarative5 - declarative library for plasma libqt4-declarative - Qt 4 Declarative module

Re: [PATCH] Detect location of `ldconfig' before use

2017-02-05 Thread Cristian Ionescu-Idbohrn
On Sun, 5 Feb 2017, Robert C. Helling wrote: > > Am 05.02.2017 um 12:53 schrieb Cristian Ionescu-Idbohrn > > <cristian.ionescu-idbo...@axis.com>: > > > > That's the reason shell option '-e' (errexit) was introduced. > > That option had been introduced before

[PATCH] Detect location of `ldconfig' before use

2017-02-05 Thread Cristian Ionescu-Idbohrn
the reason shell option '-e' (errexit) was introduced. Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbo...@axis.com> --- scripts/build.sh | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index f60d7045..cf87f26b

Re: building master on a debian box

2016-06-19 Thread Cristian Ionescu-Idbohrn
On Sun, 19 Jun 2016, Miika Turkia wrote: > On Sat, Jun 18, 2016 at 9:32 PM, Dirk Hohndel wrote: > > On Sat, Jun 18, 2016 at 02:19:50PM +0300, Miika Turkia wrote: > >> > >> The tests have been broken for a while, but Subsurface is already be > >> compiled at that point. (set

Re: building master on a debian box

2016-06-18 Thread Cristian Ionescu-Idbohrn
On Sat, 18 Jun 2016, Miika Turkia wrote: > > I just sent a patch that should take care of these in the INSTALL > file. Thanks for letting us know what works on Debian. Thanks. Cheers, -- Cristian ___ subsurface mailing list

building master on a debian box

2016-06-17 Thread Cristian Ionescu-Idbohrn
Some observations: CMake Error at /usr/lib/i386-linux-gnu/cmake/Qt5/Qt5Config.cmake:26 (find_package): Could not find a package configuration file provided by "Qt5Positioning" with any of the following names: Qt5PositioningConfig.cmake qt5positioning-config.cmake

Re: Compilation error with latest master

2015-02-01 Thread Cristian Ionescu-Idbohrn
On Fri, 30 Jan 2015, Cristian Ionescu-Idbohrn wrote: On Fri, 30 Jan 2015, Dirk Hohndel wrote: On Fri, Jan 30, 2015 at 06:21:45PM +, Pedro Neves wrote: Hi all: I'm trying to compile the latest subsurface master on my system (Debian/Sid) and I'm getting the following error

Re: Compilation error with latest master

2015-01-30 Thread Cristian Ionescu-Idbohrn
On Fri, 30 Jan 2015, Dirk Hohndel wrote: On Fri, Jan 30, 2015 at 06:21:45PM +, Pedro Neves wrote: Hi all: I'm trying to compile the latest subsurface master on my system (Debian/Sid) and I'm getting the following error. I've just recently installed my OS on this PC and I'm not sure

Re: [PATCH] qmake: use a dedicated build script to generate ssrf-version.h

2015-01-30 Thread Cristian Ionescu-Idbohrn
On Fri, 30 Jan 2015, Lubomir I. Ivanov wrote: I'll just nitpick on this one: diff --git a/scripts/write-version b/scripts/write-version new file mode 100644 index 000..42505ae --- /dev/null +++ b/scripts/write-version @@ -0,0 +1,61 @@ +#!/bin/sh Try this same thing with adding: set

Re: Compilation error with latest master

2015-01-30 Thread Cristian Ionescu-Idbohrn
On Fri, 30 Jan 2015, Pedro Neves wrote: I'm trying to compile the latest subsurface master on my system (Debian/Sid) and I'm getting the following error. I've just recently installed my OS on this PC and I'm not sure if I'm missing any package: compiling qt-ui/completionmodels.cpp In file

Re: build broken as '-lusb-1.0' is missing...

2014-12-27 Thread Cristian Ionescu-Idbohrn
On Sat, 27 Dec 2014, Thiago Macieira wrote: On Saturday 27 December 2014 11:38:16 Cristian Ionescu-Idbohrn wrote: ...from the generated Makefile (on the master branch). If I manually add it: ... -ldivecomputer -lusb-1.0 -lxslt -lxml2

Re: build broken as '-lusb-1.0' is missing...

2014-12-27 Thread Cristian Ionescu-Idbohrn
On Sat, 27 Dec 2014, Thiago Macieira wrote: On Saturday 27 December 2014 14:14:00 Cristian Ionescu-Idbohrn wrote: On Sat, 27 Dec 2014, Thiago Macieira wrote: On Saturday 27 December 2014 11:38:16 Cristian Ionescu-Idbohrn wrote: ...from the generated Makefile (on the master branch

[PATCH] Add missing qt5-qmake package

2014-12-27 Thread Cristian Ionescu-Idbohrn
See 'Build-Depends:' in packaging/ubuntu/debian/control. Signed-off-by: Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com --- INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 2c88a28..37d4ec6 100644 --- a/INSTALL +++ b/INSTALL

Re: [PATCH] Add missing qt5-qmake package

2014-12-27 Thread Cristian Ionescu-Idbohrn
On Sat, 27 Dec 2014, Miika Turkia wrote: On 27 Dec 2014, at 19:04, Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com wrote: See 'Build-Depends:' in packaging/ubuntu/debian/control. Signed-off-by: Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com --- INSTALL | 5

Re: ERROR: Package libgit2 not found

2014-11-18 Thread Cristian Ionescu-Idbohrn
On Mon, 10 Nov 2014, Cristian Ionescu-Idbohrn wrote: The problem is debian packaging. There's already a bug filed for that, as I mentioned in an earlier post. See https://bugs.debian.org/768482. And the bug is now closed. A new libgit2-dev with proper dependencies was released to debian

Re: ERROR: Package libgit2 not found

2014-11-10 Thread Cristian Ionescu-Idbohrn
On Mon, 10 Nov 2014, Dirk Hohndel wrote: On Nov 9, 2014, at 3:27 PM, Dirk Hohndel d...@hohndel.org wrote: Yes. Thanks. Unfortunately, there's still a problem when building subsurface from source :( It seems reasonable to at least document this on our web page. I'll try to do this

ERROR: Package libgit2 not found

2014-11-09 Thread Cristian Ionescu-Idbohrn
Anyone else seeing this (on recent debian unstable)? , | $ qmake | Project ERROR: Package libgit2 not found ` Still, I have the libgit2 packages installed: , | libgit2-21:amd64install | libgit2-dev:amd64 install ` I

Re: ERROR: Package libgit2 not found

2014-11-09 Thread Cristian Ionescu-Idbohrn
On Sun, 9 Nov 2014, Cristian Ionescu-Idbohrn wrote: Package libgit2-21 shows these dependencies: Depends: libc6 (= 2.15), libhttp-parser2.1 (= 2.1), libssh2-1 (= 1.2.3), libssl1.0.0 (= 1.0.0), zlib1g (= 1:1.1.4) while the corresponding -dev package lists

Re: ERROR: Package libgit2 not found

2014-11-09 Thread Cristian Ionescu-Idbohrn
On Sun, 9 Nov 2014, Dirk Hohndel wrote: On Nov 9, 2014, at 1:37 PM, Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com wrote: There's even a bug files against libgit2-dev: https://bugs.debian.org/768482 Nevertheless: , | $ qmake | Project ERROR: Package