← Back to team overview

hugin-devs team mailing list archive

[Bug 703737] [NEW] Hugin contains a bundled flann-1.6.6

 

Public bug reported:

src/foreign/flann is a bundled version of flann
<http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN> This is a problem
with some Linux distributions such as Debian and fedora that have
policies to not ship multiple versions of the same library.

The solution would be to modify the cmake configuration to allow
building against a system version of this library, and/or to remove the
bundled library altogether.

** Affects: hugin
     Importance: Undecided
         Status: New


** Tags: bundled foreign library

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/703737

Title:
  Hugin contains a bundled flann-1.6.6

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  src/foreign/flann is a bundled version of flann
  <http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN> This is a
  problem with some Linux distributions such as Debian and fedora that
  have policies to not ship multiple versions of the same library.

  The solution would be to modify the cmake configuration to allow
  building against a system version of this library, and/or to remove
  the bundled library altogether.





Follow ups

References