On Wed 19-May-2010 at 15:31 -0700, Ken Turkowski wrote:
I get the following warning: #warning LAPACK not available, LU will be used for matrix inversion when computing the covariance; this might be unstable at times
This warning has been there for a long time, but it doesn't seem to make much difference either way.
If you want to build with LAPACK then you need to use the cmake -DENABLE_LAPACK=1 option.
-- Bruno -- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
