Subject: CGAL users discussion list
List archive
- From: "Laurent Rineau (GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo
- Date: Tue, 2 Mar 2010 17:48:30 +0100
- Organization: GeometryFactory
On Monday 01 March 2010 19:09:23 Daniel Sieger wrote:
> Hi,
>
> I just tried to compile the Polyhedron demo from CGAL-3.6beta1. There seems
> to be an incorrect #include statement in
> Polyhedron_demo_mesh_3_plugin_cgal_code.cpp line 35:
>
> #include <Qt/qglobal.h>
>
> I think this should be either
>
> #include <QtCore/qglobal.h>
>
> or
>
> #include <QtGlobal>
On Linux, <Qt/qglobal.h> is valid also. That is the flat layout of Qt header
(created with the script bin/syncqt from Qt tarball).
I think you are right that we should use either <QtCore/qglobal.h> or
<QtGlobal>, but I cannot find where, in Qt documentation, it is explained. Do
you have a pointer?
Anyway, that will be fixed.
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
- [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo, Daniel Sieger, 03/01/2010
- Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo, Laurent Rineau (GeometryFactory), 03/02/2010
- Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo, Daniel Sieger, 03/02/2010
- Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo, Joachim Reichel, 03/02/2010
- Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo, Daniel Sieger, 03/02/2010
- Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo, Laurent Rineau (GeometryFactory), 03/23/2010
- Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo, Daniel Sieger, 03/23/2010
- Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo, Laurent Rineau (GeometryFactory), 03/02/2010
Archive powered by MHonArc 2.6.16.