Subject: CGAL users discussion list
List archive
- From: Peter Hachenberger <>
- To:
- Subject: Re: [cgal-discuss] CGAL 3.4 - Simple program not comp iles
- Date: Thu, 16 Apr 2009 11:11:41 +0200
- Importance: Normal
- Sensitivity:
That's because you use gmpq with Extended_homogeneous. This kernel expects
an integral number type like gmpz.
Peter
-----"Max" <> wrote: -----To: <>
From: "Max" <>
Date: 04/03/2009 05:09AM
Subject: [cgal-discuss] CGAL 3.4 - Simple program not compiles
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
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss
- 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.