Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Jet_fitting_3 example and Lapack

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Jet_fitting_3 example and Lapack


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Jet_fitting_3 example and Lapack
  • Date: Thu, 05 Jul 2007 14:42:36 +0200

Isabel wrote:
Hi all,
I can't compile Jet_fittin_3 example.
This is the error and the message:

error LNK2019: extern symbol _dgelss_ unsolved, reference in function "void __cdecl CGAL::LAPACK::dgelss(int *,int *,int *,double *,int *,double *,int *,double *,double *,int *,double *,int *,int *)"

why? if Lapack is precompiled. Perhaps the problem is Lapack in Taucs?

Isabel.



Hi Isabel,

I guess you are on windows. Did you install with the installer or
from the tar.gz In the first case did you mark the checkbox
that you want taucs and lapack precompiled libs.

andreas



Archive powered by MHonArc 2.6.16.

Top of Page