<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
ahoy all,<BR>
<BR>
    first, congrats on the recent 1.4.4 release.<BR>
<BR>
    i have been using Scribus 1.5 SVN for a project and updating to current SVN every so often, building without issue.  recently my package manager (portage/emerge/Gentoo) updated Qt to 5.3 and now the latest Scribus revision 19163 will not build.  it errors out with the following message:<BR>
<BR>
<PRE>
[ 67%] Building CXX object scribus/CMakeFiles/scribus-1.5.0.svn.dir/ui/helpbrowser.cpp.o
/opt/Scribus/src/scribus/ui/helpbrowser.cpp:48:20: fatal error: QPrinter: File o directory non esistente
compilation terminated.
</PRE>
<BR>
    i have researched the issue and perhaps it is a problem with the project's .PRO file as suggested here:<BR>
<BR>
<A HREF="https://stackoverflow.com/questions/19145763/qt-cannot-open-include-file-qprinter">https://stackoverflow.com/questions/19145763/qt-cannot-open-include-file-qprinter</A><BR>
<A HREF="http://qt-project.org/wiki/Transition_from_Qt_4.x_to_Qt5#a17a776d9397365e5aaee5728681d64e">http://qt-project.org/wiki/Transition_from_Qt_4.x_to_Qt5#a17a776d9397365e5aaee5728681d64e</A><BR>
<BR>
however this deals specifically with the transition from 4.x to 5.x of Qt, and Scribus was building fine with Qt 5.2.1.  regardless, i do see a "Scribus.pro" file in the source and added the "<TT>QT += printsupport</TT>" as advised in the above links but still receive the same error.<BR>
<BR>
    thus, i am wondering if anyone is building Scribus successfully with Qt 5.3 and if so, what did they do to overcome this problem?  unfortunately it is not easy for me at the moment to downgrade to Qt 5.2.1, so getting this working is important as i am debugging a much more insidious Scribus bug and i want to be sure it occurs in the latest revision before submitting a bug report.<BR>
<BR>
    if it is useful, i could also post this to the Mantis bug tracker, but i would need an account first (desired username waynedpj).<BR>
<BR>
    thanks and let me know if any other info is needed.<BR>
<BR>
peace, w
</BODY>
</HTML>