[Interest] Several issues compiling Qt 4.8.4 with mingw-w64 4.8.1, possible related to "-std=gnu++11"

Thiago Macieira thiago.macieira at intel.com
Tue Apr 16 16:12:31 CEST 2013


On terça-feira, 16 de abril de 2013 07.34.55, K. Frank wrote:
> My expectation is that my code that uses QtScript, for example,
> that also uses -std=c++11, would be likely to include (indirectly)
> headers like HashTable.h and JSImmediate.h, and would therefore
> fail to compile.

Correct. Any code that tries to include HashTable.h and JSImmediate.h will 
fail to compile...

... because those headers aren't installed :-)

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130416/086acbde/attachment.sig>


More information about the Interest mailing list