← Back to team overview

hugin-devs team mailing list archive

Re: [Bug 703735] Re: Hugin contains a bundled tclap-1.2.0

 

On 2011-03-07 Yuv <703735@xxxxxxxxxxxxxxxxxx> wrote:
> FindTclap.cmake is broken on Ubuntu.  The automatic build from the Hugin
> PPA reports:

> -- checking for module 'tclap>=1.1'
> --   package 'tclap>=1.1' not found
> CMake Error at CMakeLists.txt:274 (MESSAGE):
>   Tclap library not found

> for Lucid, Maverick, Natty.

Did you add a build-dependcy on libtclap-dev?
cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

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

Title:
  Hugin contains a bundled tclap-1.2.0

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  src/foreign/tclap is a bundled version of tclap
  <http://tclap.sourceforge.net/> 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.



References