hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #01472
[Bug 703735] Re: Hugin contains a bundled tclap-1.2.0
Hugin from Mercurial built perfectly on Natty, no need for the more
general FindTclap.cmake on this machine. Will have to test it again on
the Lucid workstation but I don't have access to it now. The PPA
problems are probably due to the lack of dependency as Andreas pointed
out. I do not have access to fix the script that automates the
nightlies PPA. I will try a manually built source package later this
weekend when releasing beta3 and will report back.
--
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:
New
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