** Changed in: hugin
       Status: New => Triaged

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

Title:
  hugin fails to compile when using Intel's MKL as lapack lib

Status in Hugin - Panorama Tools GUI:
  Triaged

Bug description:
  Hugin's FindLAPACK cmake module is too simplistic to properly work with 
Intel's MKL (Math Kernel Library -- a processor-tuned version of BLAS, CBLAS, 
and LAPACK).  cmake finds liblapack.so just fine in /usr/lib at configure time, 
but the MKL implementation of lapack actually needs to link to some additional 
libraries, which cmake doesn't pick up on if it's using the FindLAPACK module 
that's included in the 2009.4 source tree.  Please use the FindLAPACK module 
that's provided with cmake instead.



_______________________________________________
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp

Reply via email to