Results 1 to 2 of 2

Thread: compile libqxt

  1. #1
    Join Date
    Mar 2009
    Location
    Gansu,China
    Posts
    188
    Qt products
    Qt4
    Platforms
    Windows

    Default compile libqxt

    I down load libqxt0.6.2,and compile it by msvc2005,but error occur:
    4>.\qxtglobalshortcut_win.cpp(159) : error C2065: “VK_MEDIA_NEXT_TRACK”: undeclared identifier
    4>.\qxtglobalshortcut_win.cpp(161) : error C2065: “VK_MEDIA_PREV_TRACK”: undeclared identifier
    4>.\qxtglobalshortcut_win.cpp(163) : error C2065: “VK_MEDIA_PLAY_PAUSE”: undeclared identifier
    4>.\qxtglobalshortcut_win.cpp(165) : error C2065: “VK_MEDIA_STOP”: undeclared identifier
    4>.\qxtglobalshortcut_win.cpp(170) : error C2065: “VK_VOLUME_DOWN”: undeclared identifier
    4>.\qxtglobalshortcut_win.cpp(172) : error C2065: “VK_VOLUME_UP”: undeclared identifier
    4>.\qxtglobalshortcut_win.cpp(174) : error C2065: “VK_VOLUME_MUTE”: undeclared identifier

    Thank you.

  2. #2
    Join Date
    Mar 2009
    Location
    Gansu,China
    Posts
    188
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: compile libqxt

    BTW,I use Qt4.6.3.

Similar Threads

  1. SCP/SFTP with libqxt
    By raven-worx in forum Qt Programming
    Replies: 14
    Last Post: 1st June 2012, 13:58
  2. LibQxt 0.6.0
    By jpn in forum Qt-based Software
    Replies: 8
    Last Post: 24th November 2011, 22:21
  3. Replies: 2
    Last Post: 19th April 2011, 18:14
  4. LibQxt
    By jpn in forum Qt-based Software
    Replies: 10
    Last Post: 9th October 2009, 22:20
  5. Apps with libqxt-0.5.0
    By codeman in forum Qt Programming
    Replies: 6
    Last Post: 6th May 2009, 09:21

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
  •  
Qt is a trademark of The Qt Company.