[oe] [meta-qt5][PATCH] cinematicexperience: fix qt5.3 compatibility

彥瑾 coldnew.tw at gmail.com
Wed Jul 23 11:55:28 UTC 2014


2014-07-23 17:20 GMT+08:00 Martin Jansa <martin.jansa at gmail.com>:

> On Wed, Jul 23, 2014 at 04:52:13PM +0800, coldnew wrote:
> > cinematicexperience will run failed on Qt5.3 and Qt5.3.1, error message
> > as below
> >
> > ------------------------------------------------------------
> > Qt5_CinematicExperience.qml:26:5: Type MainView unavailable
> >          MainView {
> >          ^
> > /content/MainView.qml:241:9: Type SettingsView unavailable
> >              SettingsView {
> >              ^
> > /content/SettingsView.qml:88:13: Type Switch unavailable
> >                  Switch {
> >                  ^
> > /content/Switch.qml:9:21: Cannot assign a value to a signal (expecting a
> script to be run)
> >          property string onText: "On"
> >
> >                          ^
> >
> > ------------------------------------------------------------
> >
> > This patch fix this issue and make cinematicexperience can run on qt5.3.
> >
> > ref:
> http://wickwire2099.blogspot.tw/2014/05/qt-530-qt5-cinematic-experience.html
> >
> > Signed-off-by: coldnew <coldnew.tw at gmail.com>
>
> Can you please use full name?
>

 Ok, I'll resend this patch



More information about the Openembedded-devel mailing list