[Interest] Configure Qt5
Thiago Macieira
thiago.macieira at intel.com
Wed Nov 7 11:55:42 CET 2012
On quarta-feira, 7 de novembro de 2012 09.21.55, Graham Labdon wrote:
> Hi
> I downloaded Qt5 and ran the following configure command
> configure -platform win32-g++
> This gave me the following error
>
> cc1plus.exe: error: unrecognized command line option
> "-fno-keep-inline-dllexport" mingw32-make: ***
> [tmp/obj/debug_shared/arch.o] Error 1
>
> What can I do to fix this?
Option 1:
use a MinGW version that supports that option.
Option 2:
remove the option from mkspecs/win32-g++/qmake.conf
--
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/20121107/0adc5e59/attachment.sig>
More information about the Interest
mailing list