[Interest] QT_LARGEFILE_SUPPORT : macro redefinition.

Bill Crocker william.crocker at analog.com
Mon Jun 9 01:28:34 CEST 2014


List:

I am upgrading a project from Qt 4.7.1 to Qt 4.8.6
When I build this project on Windows, I now see this:

     c:\qt\4.8.6\include\qtcore\../../src/corelib/global/qconfig.h(46) :
         warning C4005: 'QT_LARGEFILE_SUPPORT' : macro redefinition
         command-line arguments :  see previous definition of 'QT_LARGEFILE_SUPPORT'

I am building in VisualStudio 2008 C++
from an import of my .pro file.

Does anyone know what might be causing this?

Thanks.

Bill




More information about the Interest mailing list