Are you actually going to run designer on arm?
If not, then your application just needs to include the widget directly, without involving the designer plugin interface. I use a define to decide whether to include the interface or not. Hope that helps, Tony. From: interest-bounces+tony=rightsoft.com...@qt-project.org [mailto:interest-bounces+tony=rightsoft.com...@qt-project.org] On Behalf Of nus1998 Sent: Friday, 12 April 2013 1:35 PM To: interest@qt-project.org Subject: [Interest] cross compile issue of custom plugin for designer Hi all, I built a custom widget on PC and now I want to compile it for arm. I cross compiled the designer use arm gcc and installed it by make install. however, there is a error "unknown module(s) in QT: designer" when I compile the plugin use arm gcc. I have checked and libQt5Designer.... are found under the "qt install path"/lib. Any other settings should I need to do? thanks
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest