--nextPart2119797.ozSESk1U4x Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On domingo, 12 de maio de 2013 22.47.35, Friedrich W. H. Kossebau wrote: > + # Do not export QtUiTools internal symbols > + set_target_properties(krossmoduleforms PROPERTIES LINK_FLAGS "-Wl,-- > exclude-libs -Wl,libQtUiTools.a") It seems the correct fix would be to compile libQtUiTools.a with - fvisibility=hidden in Qt. It's already the case in Qt 5, so it should not be a problem anymore. For Qt 4, I could investigate, but does it help if it only applies to Qt 4.8.5 or 4.8.6? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 --nextPart2119797.ozSESk1U4x Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iD8DBQBRkAfYM/XwBW70U1gRAtDhAJ93p7s9vlBjTxYtHFS9YrG9IVyOigCgxmQp haMmChav4l4c9CWxFrR9ML0= =/3Ij -----END PGP SIGNATURE----- --nextPart2119797.ozSESk1U4x--