-
QPageLayout
Hi,
I tired to build scribus from source however I found this error
fatal error: QPageLayout: No such file or directory
#include <QPageLayout>
^
compilation terminated.
make[2]: *** [scribus/CMakeFiles/scribus.dir/util_printer.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [scribus/CMakeFiles/scribus.dir/all] Error 2
make: *** [all] Error 2
Any one have an idea How to solve it
-
Re: QPageLayout
I have the same problem, do not where QPageLayout comes from, maybe will have to build Qt from source.
However, I also have a Qt-5.4 build from source on another LinuxMint that allowed correct compilation, so have set cmake to see that. IIRC, have always had trouble with getting the correct packages for Qt5 from ubuntu sources.
Looks like it is in Qt5PrintSupport which this brand new installation doesn't have in its repositories