[Qgis-developer] make error (wms)

Gavin Macaulay gavin at macaulay.co.nz
Sat Sep 30 05:55:00 EDT 2006


Hi,

I'll sort out a check for isfinite/std::isfinite in configure and do this
properly...

Gavin

> Ah, someone else with a compiler requiring std::isfinite.
> What compiler version are you using?
> As a temporary fix, just insert
>
> #if __GNUC__ >= 5
>
> instead of
>
> #if __GNUC__ >= 4
>
> in qgswmsprovider.cpp:1954. For the longer term, we need to make the
> version
> query more precise.
>
> Marco
>
> Am Samstag, 30. September 2006 08:25 schrieb Paolo Cavallini:
>> I'm not able to compile from current svn:
>>
>> qgswmsprovider.Tpo -c qgswmsprovider.cpp  -fPIC -DPIC -o
>> .libs/wmsprovider_la-qgswmsprovider.o
>> qgswmsprovider.cpp: In member function 'bool
>> QgsWmsProvider::calculateExtent()':
>> qgswmsprovider.cpp:1955: error: 'isfinite' was not declared in this
>> scope
>> make[5]: *** [wmsprovider_la-qgswmsprovider.lo] Error 1
>>
>> Any explanation?
>> Thanks a lot.
>> pc
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer
>





More information about the Qgis-developer mailing list