Which plugin?
I am try to remove the qtquick1 depend, and find it's build fine.

> diff --git a/qt.pro b/qt.pro
> index 862e8a7..dcb1e5f 100644
> --- a/qt.pro
> +++ b/qt.pro
> @@ -42,7 +42,7 @@ module_qtwebkit_examples_and_demos.depends =
> module_qtwebkit
>
>  module_qttools.subdir = qttools
>  module_qttools.target = module-qttools
> -module_qttools.depends = module_qtbase module_qtquick1
> module_qtdeclarative
> +module_qttools.depends = module_qtbase module_qtdeclarative
>
>  module_qttranslations.subdir = qttranslations
>  module_qttranslations.target = module-qttranslations
>

2012/6/4 <lars.kn...@nokia.com>

> There's exactly one
> small designer plugin depending on QtQuick1 (and pulling in qtscript), so
> what we should rather do is to move that plugin out of qttools and into
> qtquick1.
>



-- 
Please don't ask where I come from, It's a shame!
Best Regards
Yuchen
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to