autopano-sift-c is not maintained any more and will not developed
further. So closing here.

** Changed in: hugin
       Status: New => Won't Fix

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

Title:
  Build of autopano-sift-c on Debian fails to find library

Status in Hugin:
  Won't Fix

Bug description:
  Debian Testing. See attached file for full CLI output.

  Message: "undefined reference to symbol 'exp@@GLIBC_2.2.5'"

  Solution: I edited lines 128 and 131 in CMakeLists.txt, adding "m" at
  the end which I believe forces a search for the library. I am not
  familiar with the intricacies of CMake so I'm not sure if that's the
  appropriate way of doing this ...

  Line 128: "TARGET_LINK_LIBRARIES(generatekeys ${all_libs} m)"

  Line 131: "TARGET_LINK_LIBRARIES(autopano ${all_libs} m)"

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

_______________________________________________
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to     : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp

Reply via email to