Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Qxt v0.6.2 isn't installing on Qt 4.8

Qxt v0.6.2 isn't installing on Qt 4.8

Scheduled Pinned Locked Moved 3rd Party Software
1 Posts 1 Posters 1.6k Views
  • 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.
  • Y Offline
    Y Offline
    yatongen
    wrote on last edited by
    #1

    I would like use QxtGlobalShortcut for global shortcut handle. I download Qxt v0.6.2 from libqxt.org and install it how say this "guide ":http://dev.libqxt.org/libqxt/wiki/user_guide
    I run configure.bat, after that - make, then make install. In folder "С:\Qxt" was created binary files and include headers.

    But folder "C:\Qxt\doc" is empty, though it must have documentation for Qt assistant in \doc\html\qxt.dcf.

    And I added in my *.pro-file
    CONFIG += qxt
    QXT += core gui

    And #include <QxtGlobalShortcut> not compiles - QtCreator don't see library.
    Though qxt.prf place in QtDir/mkspecs/features correct

    I'm use gcc 4.7.2 and Qt 4.8.4 + QtCreator 2.6.1 from Windows 7

    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