Hello, I have been developing Qt applications using the BluezQt framework with success. The Qt app and BluezQt are compiled natively. I used the kdesrcbuild tool to build BluezQt. My Question is this: How can I cross compile BluezQt in order to deploy my Qt app on an embedded target (toradex)? I have the cross SDK installed and I use it already to successfully build and deploy Qt apps to my target.
Thank you in advance, Adel Fawzy.