Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: CGAL 4.2 Beta 1 Released, Computational Geometry Algorithms Library

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: CGAL 4.2 Beta 1 Released, Computational Geometry Algorithms Library


Chronological Thread 
  • From: tang <>
  • To:
  • Subject: [cgal-discuss] Re: CGAL 4.2 Beta 1 Released, Computational Geometry Algorithms Library
  • Date: Tue, 12 Mar 2013 06:58:23 -0700 (PDT)



Thank you very much for your suggestion to build CGAL library by Intel C++.
Just now I have successfully built it by setting WITH_CGAL_Core to OFF.
However, the following errors displayed when link to my program:


1>.\include\CGAL4.2\CGAL/Nef_polyhedron_3.h(1990): error : argument list for
class template "CGAL::SNC_structure" is missing
1> Nef_polyhedron_3( const SNC_structure& W, SNC_point_locator* _pl,
1> ^
1>
1>.\include\CGAL4.2\CGAL/Nef_polyhedron_3.h(1990): error : no instance of
overloaded function "CGAL::Nef_polyhedron_3<Kernel_, Items_,
Mark_>::Nef_polyhedron_3" matches the specified type
1> Nef_polyhedron_3( const SNC_structure& W, SNC_point_locator* _pl,
1> ^


Thanks,
Zhanghong Tang




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-4-2-Beta-1-Released-Computational-Geometry-Algorithms-Library-tp4656859p4656922.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page