Hello,
I'm busy to create a development environment to create a plugin for my kobo.
But when the build script (kobolabs github) compiles QT there is a error:
Something about ldbus-1.
Could someone help me?
Thanks!
I'm busy to create a development environment to create a plugin for my kobo.
But when the build script (kobolabs github) compiles QT there is a error:
Code:
/usr/bin/ld: skipping incompatible /home/koen/kobo/fs/lib/libdbus-1.so when searching for -ldbus-1
/usr/bin/ld: skipping incompatible /home/koen/kobo/fs/lib/libdbus-1.so when searching for -ldbus-1
/usr/bin/ld: cannot find -ldbus-1
collect2: ld returned 1 exit status
make[1]: *** [../../../bin/moc] Error 1
make[1]: Leaving directory `/home/koen/kobo/tmp/qt-everywhere-opensource-src-4.6.2/src/tools/moc'
make: *** [sub-moc-make_default-ordered] Error 2
Build failed at qt.sh, aborting
Could someone help me?
Thanks!