I didnt know qt5widgets were blaclisted, were can I find such info? 

De: Alessandro Portale
Enviado: Quarta-feira, 27 de Novembro de 2013 19:43
Para: Sailfish OS Developers
Responder a: Sailfish OS Developers
Assunto: [SailfishDevel] Qt5Svg links against Qt5Widgets -> rejected in
Harbour

Hi,

my app uses QtSvg and got rejected because it requires the blacklisted
QtWidgets.

This command, executed on the Emulator confirms it:
ldd /usr/lib/libQt5Svg.so.5
...
libQt5Widgets.so.5
...

Now I wonder where that comes from? Shouldn't Qt for SailfishOS be
configured with QT_NO_WIDGETS defined, so that "stinkers" like
QSvgWidget are stripped from QtSvg?

Here is the #ifndef
https://qt.gitorious.org/qt/qtsvg/source/src/svg/qsvgwidget.h#L47

Br,
Alessandro
_______________________________________________
SailfishOS.org Devel mailing list
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to