On Sun, Mar 27, 2011 at 1:29 AM, QtNext <qtn...@gmail.com> wrote:

> I wants to use Custom components on Windows ( I don't wants to use desktop 
> module because I don't wants this look). there is no module so the only way 
> is to use :
> imports "components" but because all my qml files are embedded as resource in 
> a qrc, and I can't embed custom components because of the LGPL license.... It 
> don't works .. I have tryed to add addImportPath but it don't works ...

What is your interpretation about bundling with qrc & incompatibility
with LGPL based on? AFAICT, the method of aggregation (in the binary
vs. loaded from file system as separate files) is not relevant.
_______________________________________________
Qt-components mailing list
Qt-components@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-components

Reply via email to