← Back to team overview

hugin-devs team mailing list archive

[Bug 1811441] [NEW] media-gfx/hugin-2018.0.0 with media-gfx/exiv2-0.27.0: Exiv2Helper.cpp:566:23: error: missing binary operator before token "("

 

Public bug reported:

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>

** Affects: hugin
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups