Subject: CGAL users discussion list
List archive
- From: "Max" <>
- To: <>
- Subject: [cgal-discuss] CGAL 3.4 - Simple program not compiles
- Date: Fri, 3 Apr 2009 11:09:49 +0800
Hello,
The following simple program does not compile. I'm using VC2008SP1
under WinXP/SP1.
#include <CGAL/Extended_homogeneous.h>
#include <CGAL/Gmpq.h>
#include <CGAL/Nef_polyhedron_3.h>
typedef CGAL::Extended_homogeneous<CGAL::Gmpq> Kernel;
typedef CGAL::Nef_polyhedron_3<Kernel> Nef_polyhedron_3;
typedef CGAL::Plane_3<Kernel> Plane_3;
int _tmain(int argc, _TCHAR* argv[])
{
Nef_polyhedron_3 N; // w/o this line, it compiles well
return 0;
}
Thanks for any help.
B/Rgds
Max
- RE: [cgal-discuss] CGAL 3.4 - Simple program not compiles, Max, 04/02/2009
- <Possible follow-up(s)>
- [cgal-discuss] CGAL 3.4 - Simple program not compiles, Max, 04/03/2009
- Re: [cgal-discuss] CGAL 3.4 - Simple program not compiles, Ashwin Nanjappa, 04/03/2009
- [cgal-discuss] Voronoi diagram exact - inexact operation, Khuong Vu, 04/03/2009
- Re: [cgal-discuss] CGAL 3.4 - Simple program not comp iles, Peter Hachenberger, 04/16/2009
- RE: [cgal-discuss] CGAL 3.4 - Simple program not c ompiles, Max, 04/17/2009
- Re: [cgal-discuss] CGAL 3.4 - Simple program not compiles, Ashwin Nanjappa, 04/03/2009
Archive powered by MHonArc 2.6.16.