Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo


Chronological Thread 
  • From: Daniel Sieger <>
  • To:
  • Subject: Re: [cgal-discuss] Incorrect #include in CGAL-3.6beta1 Polyhedron demo
  • Date: Tue, 2 Mar 2010 19:45:38 +0100


On Mar 2, 2010, at 5:48 PM, Laurent Rineau (GeometryFactory) wrote:

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?

Well, reading [1] I'd infer one should include <QtGlobal>. But they do not
explicitly say one shouldn't use one of the others...

Anyway, that will be fixed.

Thanks,
Daniel

[1] http://doc.trolltech.com/4.6/qtglobal.html

--
Daniel Sieger
Computer Graphics & Geometry Processing Group
Bielefeld University







Archive powered by MHonArc 2.6.16.

Top of Page