[Qgis-developer] Qgis + Qt 4.5 ?

Jürgen E. Fischer jef at norbit.de
Tue Aug 4 10:49:32 EDT 2009


Hi William,

On Tue, 04. Aug 2009 at 08:42:59 -0500, William Kyngesburye wrote:
> Should Qgis work with Qt 4.5?  I haven't seen any definitive comments or 
> word on this.

Works fine as far as I can see, but I don't have OSX.

> So far there are two bug (on OSX at least) that are connected to Qt 4.5.
> https://trac.osgeo.org/qgis/ticket/1752
> https://trac.osgeo.org/qgis/ticket/1854

Both only affect OSX.

And I don't think the second one is even related to Qt 4.5.  I think there's
are problem with the OSX headers files.  http://trac.osgeo.org/geos/ticket/270
might also relate to that.

Does replacing 

#include <cmath> 

with

#include <math.h>

in src/core/qgis.h help?


Jürgen

-- 
Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20
Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
Software Engineer         D-26506 Norden               http://www.norbit.de

-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502



More information about the Qgis-developer mailing list