William, Can you comment on the status of support for netcdf4 + hdf5 in mac osx ? Has that been tested, or is it possible to include them in your builds?
There have been a number of improvements to the netcdf driver for 1.9.0 (including support for netcdf-4), it would be nice to have that included in your builds. If you need help I can try to assist, but I don't have a mac nor experience with osx. thanks, Etienne On Mon, Jan 2, 2012 at 10:20 PM, William Kyngesburye <[email protected]> wrote: > One configuration problem so far on OS X: > > - with-freexl - doesn't test for freexl with libiconv (I have freexl compiled > as static library, so it doesn't automatically link libiconv). I just added > $LIBICONV to both the freexl tests to get this to work, but another test for > whether freexl needs iconv is really needed. > > > And one compile error: > > webpdataset.cpp:536: error: invalid conversion from 'int' to 'WebPEncCSP' > > I changed the offending line to: > > sPicture.colorspace = WEBP_YUV420; > > and it compiles. > > > If these can be fixed for 1.9.0 release that would be great, otherwise I'll > add bug reports. > > On Dec 31, 2011, at 7:38 PM, Frank Warmerdam wrote: > >> Motion: To promote the GDAL/OGR 1.9.0RC1 release candidate as >> the final GDAL/OGR 1.9.0 release. >> >> +1 Frank >> >> -- >> >> I have done a wee bit of testing and the release candidate seems >> solid. Other PSC members are encouraged to test and vote. >> Feedback from other users is also welcome. >> >> Voting will remain open until at least the end of day on >> Tuesday. >> >> Best regards, >> -- >> ---------------------------------------+-------------------------------------- >> I set the clouds in motion - turn up | Frank Warmerdam, [email protected] >> light and sound - activate the windows | http://pobox.com/~warmerdam >> and watch the world go round - Rush | Geospatial Software Developer >> _______________________________________________ >> gdal-dev mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/gdal-dev > > ----- > William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> > http://www.kyngchaos.com/ > > "The beast is actively interested only in now, and, as it is always now and > always shall be, there is an eternity of time for the accomplishment of > objects." > > - the wisdom of Tarzan > > > > > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
