andrew-bibb / cmst

QT GUI for Connman
174 stars 37 forks source link

Arm cros compile debian beaglebone #199

Closed joejond closed 4 years ago

joejond commented 5 years ago

Is it possible to cross compile using qt for arm beaglebone diatro debian jessy?

andrew-bibb commented 5 years ago

Sorry for the delay in answering, but the answer is I'm not sure. I've only compiled it on desktops. That being said I don't see why it would not work provided the necessary QT libraries are available.

One thing I would say is that CMST is really only useful for computers that move around or change networks that they are on. It is basically to assist users in connecting when they change networks. It is not required at all to use Connman. If you are more or less static, and I would think something on an ARM platform would be, then you can do all the network configuration you need with the Connnan CLI interface and bypass CMST entirely.