Hi,
> -------- Original Message --------
> Subject: [Qt-creator] QML Library Items Empty
> Date: Mon, 29 Nov 2010 18:17:43 +0100
> From: ext Michael Dippold <[email protected]>
> Reply-To: [email protected] <[email protected]>
> To: [email protected] <[email protected]>
>
> I have built the RC version of Qt-Creator for linux.  I built against
> the 4.7.1 source code in order to enable the QML designer.  I can now
> see the QML files visually and move items around but I cannot see any
> of the standard components under the Library->Items window (Rectangle,
> Text, etc..).  Is there something I am missing in order to enable
> these?
>
> Thanks,
> Mike
>   
The item library is populated by its own plugin called qtquickplugin for 
the standard Qt Quick items. The plugin is located in 
src/plugins/qmldesigner/qtquickplugin.
Please check if the plugin is correctly build and deployed in 
lib/qmldesigner/.

Kind Regards,
Thomas Hartmann

-- 
Thomas Hartmann
Software Engineer
Nokia, Qt Development Frameworks

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to