Compilation failed :(
..\positioning\qquickgeocoordinateanimation.cpp(132) : error C2512:
'TestNamespace::QQuickGeoCoordinateAnimationPrivate' : no appropriate default
constructor available
..\positioning\qquickgeocoordinateanimation.cpp(136) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(136) : error C2227: left of
'->interpolatorType' must point to class/struct/union/generic type
..\positioning\qquickgeocoordinateanimation.cpp(137) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(137) : error C2227: left of
'->defaultToInterpolatorType' must point to class/struct/union/generic type
..\positioning\qquickgeocoordinateanimation.cpp(138) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(138) : error C2227: left of
'->interpolator' must point to class/struct/union/generic type
..\positioning\qquickgeocoordinateanimation.cpp(138) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(138) : error C2227: left of
'->interpolatorType' must point to class/struct/union/generic type
..\positioning\qquickgeocoordinateanimation.cpp(151) : error C2440:
'initializing' : cannot convert from 'const
TestNamespace::QQuickGeoCoordinateAnimationPrivate *' to 'const
TestNamespace::QQuickPropertyAnimationPrivate *const '
..\positioning\qquickgeocoordinateanimation.cpp(167) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(167) : error C2227: left of
'->to' must point to class/struct/union/generic type
..\positioning\qquickgeocoordinateanimation.cpp(167) : error C2228: left of
'.value' must have class/struct/union
..\positioning\qquickgeocoordinateanimation.cpp(167) : error C2059: syntax
error : ')'
..\positioning\qquickgeocoordinateanimation.cpp(196) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(196) : error C2227: left of
'->m_direction' must point to class/struct/union/generic type
..\positioning\qquickgeocoordinateanimation.cpp(202) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(202) : error C2227: left of
'->m_direction' must point to class/struct/union/generic type
..\positioning\qquickgeocoordinateanimation.cpp(205) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(205) : error C2227: left of
'->m_direction' must point to class/struct/union/generic type
..\positioning\qquickgeocoordinateanimation.cpp(208) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(208) : error C2227: left of
'->interpolator' must point to class/struct/union/generic type
..\positioning\qquickgeocoordinateanimation.cpp(211) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(211) : error C2227: left of
'->interpolator' must point to class/struct/union/generic type
..\positioning\qquickgeocoordinateanimation.cpp(215) : error C2027: use of
undefined type 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
c:\work\build\qt\qtlocation\src\imports\positioning\qquickgeocoordinateanimation_p.h(42)
: see declaration of 'TestNamespace::QQuickGeoCoordinateAnimationPrivate'
..\positioning\qquickgeocoordinateanimation.cpp(215) : error C2227: left of
'->interpolator' must point to class/struct/union/generic type
Build log:
http://testresults.qt.io/ci/QtLocation_dev_Integration/build_00424/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz
Tested changes (refs/builds/dev_1434631131):
http://codereview.qt-project.org/114605 [PS2] - Fix map flick bounces back
on zoomlevel 2
http://codereview.qt-project.org/114556 [PS1] - Fix map flick animation in
qdeclarativegeomapgesturearea
http://codereview.qt-project.org/113995 [PS6] - Add new types of
interpolation to CoordinateAnimation
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports