[Development] One qmake problem for rvct

Thiago Macieira thiago.macieira at intel.com
Wed Jun 6 17:43:56 CEST 2012


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
-------------- 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/development/attachments/20120606/a3910b67/attachment.sig>


More information about the Development mailing list