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. Compile QtDBus on windows, using KDE libdbus

Compile QtDBus on windows, using KDE libdbus

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.8k 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.
  • S Offline
    S Offline
    soroush
    wrote on last edited by
    #1

    Hi all

    I'm trying to compile Qt 4.8.4 on Windows 7 using MinGW 4.7.1.

    I will need D-Bus in my project, so I configured Qt with -dbus option. I've downloaded "libdbus":http://sourceforge.net/projects/kde-windows/files/dbus/1.4.16/ from KDE windows project, and extracted "dbus-lib":http://sourceforge.net/projects/kde-windows/files/dbus/1.4.16/dbus-x86-mingw4-1.4.16-lib.tar.bz2/, "dbus-bin":http://sourceforge.net/projects/kde-windows/files/dbus/1.4.16/dbus-x86-mingw4-1.4.16-bin.tar.bz2/ and "dbus-dbg":http://sourceforge.net/projects/kde-windows/files/dbus/1.4.16/dbus-x86-mingw4-1.4.16-dbg.tar.bz2/ in my MinGW root. During compile, Qt can can find dbus and link against. There are headers, pre-compiled libraries in this file. Though libdbusd-1d.dll is not present in "debugging tarball":http://sourceforge.net/projects/kde-windows/files/dbus/1.4.16/dbus-x86-mingw4-1.4.16-dbg/ released by KDE windows team. There are only manifest and .sym files in that tarball. Qt fails to link against and compilation terminates.

    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