Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Building Qxt with Qt5 on Linux problem

Building Qxt with Qt5 on Linux problem

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 2.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    luca
    wrote on last edited by
    #1

    Hi all,
    I'm trying to compile LibQxt with Qt5 on my Linux PC:

    @
    luca@slack140-gw:~/DATI/ventisei/qt5/libqxt$ ./configure -nomake gui -qmake-bin /home/luca/Qt5.0.0/5.0.0/gcc/bin/qmake -prefix /opt/libqxt_qt500/
    Testing for optional external libraries.
    If tests fail, some features will not be available.
    Checking for qt4 WARNING: TARGET is empty
    .. [failure]
    Checking for db .. [success]
    Checking for openssl .. [success]
    Checking for xrandr .. [failure]
    Checking for zeroconf .. [failure]
    Autodetection finished. Running qmake.
    Project ERROR: Building libqxt with qmake only works with Qt4. Use configure-premake instead.
    Configure finished. Run /usr/bin/gmake now.
    @

    It tell me to use configure-premake but I don't know how.

    Have you tried?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved