Results 1 to 4 of 4

Thread: Can't cross compile with dbus

  1. #1
    Join Date
    Sep 2008
    Posts
    58
    Thanks
    11
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Can't cross compile with dbus

    Does anybody has cross compiled(arm-linux) Qt/Embedded with dbus support????

    Because I am not able to cross compile, I got following error while configure..

    undefined reference to dbus_shutdown

    QtDBus module cannot e enabled because libdbus-1 version 0.62 was not found.

    I have libdbus shared libraries in lib and .h files for dbus in my lib and include folder respectively.

    I dont understand what's going wrong??

    Your suggestion would be a great help for me...

  2. #2
    Join Date
    Oct 2009
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Can't cross compile with dbus

    Hi nrabara,

    Did you find any solution for this question?

    Thanks,
    Vink

  3. #3
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: Can't cross compile with dbus

    Compile dbus for arm yourself. It should not be so hard to do.
    It's nice to be important but it's more important to be nice.

  4. #4
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Can't cross compile with dbus

    I have encountered the same problem while cross-compiling Qt ( 4.5.3) .
    To solve this, you need to pass '-force-pkg-config' as argument to ./configure.

    Hope this helps someone :-)

Similar Threads

  1. cross compile Qt Embeded with Open GL ES
    By efan in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 23rd September 2009, 12:23
  2. Replies: 0
    Last Post: 9th April 2009, 06:12
  3. qtgui4.dll error in visual c++ 2005
    By Comptrol in forum Installation and Deployment
    Replies: 33
    Last Post: 19th June 2008, 07:18
  4. QT X11 cross compile failed on Fedora 4 for arm
    By Jessica026 in forum Installation and Deployment
    Replies: 2
    Last Post: 23rd April 2007, 15:53
  5. Cross compile QT/X11 for platform xscale-elf
    By nmkarvekar in forum Installation and Deployment
    Replies: 0
    Last Post: 19th May 2006, 07:20

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.