hi, everyone.
i want to cross compiled Qt/Embedded with dbus support, but i get the error as the title.
now i describe the situation:
1. if I cross compiled Qt/Embedded without dbus, i can succeed.
2. Then i cross compiled the dbus-1.2.4.6 and add "-dbus -I/usr/local/dbus/include/dbus-1.0 -I/usr/local/dbus/lib/dbus-1.0/include -L/usr/local/dbus/lib" in the ./configure. "usr/local/dbus" is the path where i install the dbus.
But the ./configure cannot succeed.
thanks very much for any suggestion!!!
Bookmarks