hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07100
[Bug 1811441] Re: media-gfx/hugin-2018.0.0 with media-gfx/exiv2-0.27.0: Exiv2Helper.cpp:566:23: error: missing binary operator before token "("
This was already fixed in changeset
c7fe8d5afb5f667892f088dc656169e5e8ddf11e 8 weeks ago.
** Changed in: hugin
Status: New => Fix Committed
** Changed in: hugin
Milestone: None => 2019.0beta1
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1811441
Title:
media-gfx/hugin-2018.0.0 with media-gfx/exiv2-0.27.0:
Exiv2Helper.cpp:566:23: error: missing binary operator before token
"("
Status in Hugin:
Fix Committed
Bug description:
cf. https://bugs.gentoo.org/673730
In src/hugin_base/panodata/Exiv2Helper.cpp, it is sufficient to
replace
#include "exiv2/easyaccess.hpp"
by
#include <exiv2/exiv2.hpp>
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1811441/+subscriptions
References