[Interest] cross compile issue of custom plugin for designer

Tony Rietwyk tony at rightsoft.com.au
Fri Apr 12 06:13:08 CEST 2013


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.au at qt-project.org
[mailto:interest-bounces+tony=rightsoft.com.au at qt-project.org] On Behalf Of
nus1998
Sent: Friday, 12 April 2013 1:35 PM
To: interest at 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  

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130412/153cc0f8/attachment.html>


More information about the Interest mailing list