Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] error: `TAUCS_FLAG' is not a member of `CGAL::Taucs_traits<FT>'

Subject: CGAL users discussion list

List archive

[cgal-discuss] error: `TAUCS_FLAG' is not a member of `CGAL::Taucs_traits<FT>'


Chronological Thread 
  • From: sanlington <>
  • To: cgal-discuss <>
  • Subject: [cgal-discuss] error: `TAUCS_FLAG' is not a member of `CGAL::Taucs_traits<FT>'
  • Date: Wed, 20 May 2009 00:25:30 +0800 (CST)

i am using cgal-3.4, platform is Linux, part of my included header files is:
//////////////////////////////////////////////////////
............
#include<CGAL/Taucs_fix.h>
#include<CGAL/Taucs_solver_traits.h>
#include<CGAL/Taucs_matrix.h>
#include<CGAL/Taucs_vector.h>
////////////////////////////////////////////////////////
when i compiled my cgal application, the following error is displayed:
 error: `TAUCS_FLAG' is not a member of `CGAL::Taucs_traits<FT>'
can anybody help me out ?
thanks.
 


 



穿越地震带 纪念汶川地震一周年



Archive powered by MHonArc 2.6.16.

Top of Page