[Qgis-developer] Problem compiling under windows

lists at dwillis.gotadsl.co.uk lists at dwillis.gotadsl.co.uk
Fri Sep 28 18:59:04 EDT 2007


> Thats probably because of me applying Davids msvc patch. Could you try
> to wrap that in an MSVC ifdef and see if that fixes the problem for
> you?

I don't think lines 45 to 48 (#ifdef MSVC to #endif) should be there. We only 
want to set _fmode directly like this if we are *not* building with visual 
studio. This is handled by the #ifndef _MSC_VER block.

David



More information about the Qgis-developer mailing list