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
signature.asc
Description: This is a digitally signed message part.