Subject: CGAL users discussion list
List archive
- From: "Sebastien Loriot (GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] CGAL::Lapack_svd::solve(Matrix& M, Vector& B)
- Date: Mon, 25 Oct 2010 16:15:41 +0200
wrote:
Hi,try adding in your CMakeLists.txt
I'm experiencing an error when calling the function
CGAL::Lapack_svd::solve(Matrix& M, Vector& B) in Linear_algebra_lapack.h
(_dgelss is undefined symbol ). I suppose I'm failing linking the Lapack
library, could anyone help me?
Thanks!
find_package(LAPACK)
if(LAPACK_FOUND)
include( ${LAPACK_USE_FILE} )
//your cmake commands
//....
endif()
S.
- [cgal-discuss] CGAL::Lapack_svd::solve(Matrix& M, Vector& B), cecilia, 10/25/2010
- Re: [cgal-discuss] CGAL::Lapack_svd::solve(Matrix& M, Vector& B), Sebastien Loriot (GeometryFactory), 10/25/2010
- <Possible follow-up(s)>
- [cgal-discuss] CGAL::Lapack_svd::solve(Matrix& M, Vector& B), cecilia, 10/25/2010
Archive powered by MHonArc 2.6.16.