Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] error when building CGAL 3.8 using vs2008

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] error when building CGAL 3.8 using vs2008


Chronological Thread 
  • From: Kai WANG <>
  • To:
  • Subject: Re: [cgal-discuss] error when building CGAL 3.8 using vs2008
  • Date: Thu, 11 Aug 2011 11:37:31 +0800

BTW, I also tried CGAL 3.7 and the exactly same problems happened.
Is it because of the lack of some third-party libs? I only installed boost 1.47 before installing CGAL using the setup.exe file.
Anyone can help me? Thanks!

On Wed, Aug 10, 2011 at 11:34 PM, kyewong <> wrote:
Hi, I met a problem when building CGAL 3.8 using vs2008 as follows:

F:\Program
Files\CGAL-3.8\include\CGAL/Curved_kernel_via_analysis_2/Point_2.h(791) :
error C2242: typedef name cannot follow class/struct/union

This error occurs only in Point_2.h and Arc_2.h

One example of this error is at Line 792 at Point_2.h:
CGAL_BEFRIEND_CKvA_2_FUNCTOR(Construct_point_2)



Meanwhile, another problem occurs in
/Kinetic/internal/Delaunay_triangulation_base_3.h:

error C2665:
'CGAL::Kinetic::internal::Delaunay_3_edge_flip_event&lt;KD,RS&gt;::Delaunay_3_edge_flip_event'
: none of the 2 overloads could convert all the argument types

How to solve these two problems please? Thanks very much!

--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/error-when-building-CGAL-3-8-using-vs2008-tp3733294p3733294.html
Sent from the cgal-discuss mailing list archive at Nabble.com.

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




--
Kai WANG




Archive powered by MHonArc 2.6.16.

Top of Page