← Back to team overview

hugin-devs team mailing list archive

[Bug 703737] Re: Hugin contains a bundled flann-1.6.6

 

Hello,

find attached a patch against 2011.4.0rc1 to link against external flann
if available.

cu Andreas

** Patch added: "link against external flann if available"
   https://bugs.launchpad.net/hugin/+bug/703737/+attachment/2624513/+files/externalflann.diff

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

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/703737/+subscriptions


References