<html><head></head><body data-blackberry-caret-color="#00a8df" style="background-color: rgb(255, 255, 255); line-height: initial;"><div id="BB10_response_div" style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">I didnt know qt5widgets were blaclisted, were can I find such info? </div>                                                                                                                                     <div id="response_div_spacer" style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br style="display:initial"></div>                                                                                                                                     <div id="_signaturePlaceholder" style="font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"></div>                                                                                                                                                                                        <table width="100%" style="background-color:white;border-spacing:0px;"> <tbody><tr><td id="_persistentHeaderContainer" colspan="2" style="font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);">                                              <div id="_persistentHeader" style="border-style: solid none none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0in 0in; font-family: Tahoma, 'BB Alpha Sans', 'Slate Pro'; font-size: 10pt;">  <div><b>De: </b>Alessandro Portale</div><div><b>Enviado: </b>Quarta-feira, 27 de Novembro de 2013 19:43</div><div><b>Para: </b>Sailfish OS Developers</div><div><b>Responder a: </b>Sailfish OS Developers</div><div><b>Assunto: </b>[SailfishDevel] Qt5Svg links against Qt5Widgets -> rejected in<br>     Harbour</div></div></td></tr></tbody></table><div id="_persistentHeaderEnd" style="border-style: solid none none; border-top-color: rgb(186, 188, 209); border-top-width: 1pt; font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);"></div><br><div id="_originalContent" style="">Hi,<br><br>my app uses QtSvg and got rejected because it requires the blacklisted<br>QtWidgets.<br><br>This command, executed on the Emulator confirms it:<br>  ldd /usr/lib/libQt5Svg.so.5<br>  ...<br>  libQt5Widgets.so.5<br>  ...<br><br>Now I wonder where that comes from? Shouldn't Qt for SailfishOS be<br>configured with QT_NO_WIDGETS defined, so that "stinkers" like<br>QSvgWidget are stripped from QtSvg?<br><br>Here is the #ifndef<br>   https://qt.gitorious.org/qt/qtsvg/source/src/svg/qsvgwidget.h#L47<br><br>Br,<br>Alessandro<br>_______________________________________________<br>SailfishOS.org Devel mailing list<br></div></body></html>