[Development] One qmake problem for rvct
song.7.liu at nokia.com
song.7.liu at nokia.com
Thu Jun 7 03:24:24 CEST 2012
Hi,
Same issue happened in platform plugins...
Could someone share what's the idea to change qmake or something else ?
Thanks,
Song
-----Original Message-----
From: development-bounces+song.7.liu=nokia.com at qt-project.org [mailto:development-bounces+song.7.liu=nokia.com at qt-project.org] On Behalf Of ext Thiago Macieira
Sent: Wednesday, June 06, 2012 11:44 PM
To: development at qt-project.org
Subject: Re: [Development] One qmake problem for rvct
On quarta-feira, 6 de junho de 2012 14.38.46, song.7.liu at nokia.com wrote:
> Hi,
>
> When using the armcc to compile qt5, there is one Makefile generation
> issue for widgets: You know the widgets is depending on
> platformsupport static library, but the "libQtPlatformSupport.so" is
> appended into LIBS flag within this Makefile.
That is a mistake and needs to be fixed. QtWidgets cannot link to QtPlatformSupport (which, by the way, is a .a file, never a .so one).
However, can you check if the platform plugins have the same issue?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
More information about the Development
mailing list