Talk:Cross-Compile Qt 6 for Raspberry Pi
Jump to navigation
Jump to search
Issue with libdbus
During the testing process, it was found that the libdbus inside our sysroot was not a dynamically shared objects. As a temporary fix, it was decided to temporarily exclude this feature from the configuration, hence the -DFEATURE_dbus=OFF flag. I would love to hear any suggestions for this issue.