<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt"><div class="" style=""><span class="" style="">Hello Alessandro,</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span class="" style="">that did the trick ! Thank you very much.</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span class="" style="">I've added QT_NO_PRINTER and QT_NO_PRINTDIALOG to my qmake.conf</span></div><div style="color: rgb(0, 0, 0); font-size: 13px;
 font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span class="" style="">Qt5 base 5.3.0 still builds fine. </span><span style="background-color: transparent;">libQt5PrintSupport is still created but it's only 43k now.</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span style="background-color: transparent;">Unfortunately QtWebKit doesn't seem to change in size (I guess cause the print library is still there) but that's a start.</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
 font-style: normal; background-color: transparent;" class=""><span style="background-color: transparent;"><br></span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span style="background-color: transparent;">Thanks again,</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span style="background-color: transparent;">Massimo</span></div><div class="" style=""><br class="" style=""></div><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;" class="">  <div style="font-family: HelveticaNeue-Light, Helvetica Neue
 Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 10pt;" class=""> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;" class=""> <div dir="ltr" class="" style=""> <hr size="1" class="" style="">  <font size="2" face="Arial" class="" style=""> <b class="" style=""><span style="font-weight:bold;" class="">Da:</span></b> Portale Alessandro <Alessandro.Portale@digia.com><br class="" style=""> <b class="" style=""><span style="font-weight: bold;" class="">A:</span></b> Massimo Callegari <massimocallegari@yahoo.it>; "development@qt-project.org" <development@qt-project.org> <br class="" style=""> <b class="" style=""><span style="font-weight: bold;" class="">Inviato:</span></b> Venerd́ 13 Giugno 2014 9:01<br class="" style=""> <b class="" style=""><span style="font-weight: bold;" class="">Oggetto:</span></b> RE: [Development] Disable printing
 support<br class="" style=""> </font> </div> <div class="" style=""><br class="" style="">From: Massimo Callegari<div class="" id="yqtfd93781" style=""><br clear="none" class="" style="">Sent: Thursday, June 12, 2014 11:05 AM<br clear="none" class="" style=""><br clear="none" class="" style="">> Hello everyone,<br clear="none" class="" style="">> a very simple question: is it possible to disable qtbase printing support ?<br clear="none" class="" style="">> I couldn't find an option in the 5.3.0 configure script.<br clear="none" class="" style="">> <br clear="none" class="" style="">> I'm working on an embedded platform and disabling printing support would save around 1MB, <br clear="none" class="" style="">> considered also that if QtWebKit detects libQtPrintSupport, it will build the printer <br clear="none" class="" style="">> support as well.</div><br clear="none" class="" style=""><br clear="none" class="" style="">Hi
 Massimo,<br clear="none" class="" style=""><br clear="none" class="" style="">You can try adding "-D QT_NO_PRINTER" as configure parameter. That should strip out all the printing code. I can however not guarantee you that Qt will successfully compile, because not all of these QT_NO_* switches are maintained.<br clear="none" class="" style=""><br clear="none" class="" style="">Br,<br clear="none" class="" style="">Alessandro<div class="" id="yqtfd98374" style=""><br clear="none" class="" style=""></div><br class="" style=""><br class="" style=""></div> </div> </div> </blockquote><div></div>   </div></body></html>