> -Original Message-
> From: interest-bounces+kai.koehne=digia@qt-project.org
> [mailto:interest-bounces+kai.koehne=digia@qt-project.org] On Behalf
> Of K. Frank
> Sent: Wednesday, November 07, 2012 4:46 PM
> To: Qt-interest
> Subject: Re: [Interest] Configure
Hello Graham (and Thiago)!
On Wed, Nov 7, 2012 at 5:55 AM, Thiago Macieira wrote:
> 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
>>
>> cc
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-m
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?
Thanks