Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qxt v0.6.2 isn't installing on Qt 4.8

    3rd Party Software
    1
    1
    1497
    Loading More Posts
    • 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
      yatongen last edited by

      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 Reply Quote 0
      • First post
        Last post