Results 1 to 2 of 2

Thread: QPageLayout

  1. #1
    Join Date
    Apr 2016
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default 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

  2. #2
    Join Date
    Apr 2016
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default 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
    Last edited by owencook; 28th April 2016 at 08:33. Reason: Furtherinfo

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.