Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL4.1, Compiling error by VS2010 + Intel(R) C++ Compiler XE 13.0

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL4.1, Compiling error by VS2010 + Intel(R) C++ Compiler XE 13.0


Chronological Thread 
  • From: tang <>
  • To:
  • Subject: [cgal-discuss] CGAL4.1, Compiling error by VS2010 + Intel(R) C++ Compiler XE 13.0
  • Date: Tue, 13 Nov 2012 07:37:12 -0800 (PST)

Dear all,

I am trying to build the CGAL 4.1 by VS2010 + Intel(R) C++ Compiler XE 13.0,
the following errors displayed:
3>.\include\CGAL4.1\CGAL/Nef_polyhedron_3.h(1990): error : argument list for
class template "CGAL::SNC_structure" is missing
3> Nef_polyhedron_3( const SNC_structure& W, SNC_point_locator* _pl,
3> ^
3>
3>.\include\CGAL4.1\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
3> Nef_polyhedron_3( const SNC_structure& W, SNC_point_locator* _pl,

Could you please help me to take a look at it?

Thanks,
Zhanghong Tang



PS: the project is successfully built by VS2010 + VC++.





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL4-1-Compiling-error-by-VS2010-Intel-R-C-Compiler-XE-13-0-tp4656234.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] CGAL4.1, Compiling error by VS2010 + Intel(R) C++ Compiler XE 13.0, tang, 11/13/2012

Archive powered by MHonArc 2.6.18.

Top of Page