Compilation failed :( qml\qqmlcomponent.cpp(1114) : error C2440: 'initializing' : cannot convert from 'overloaded-function' to 'QV4::Value (__cdecl *)(QV4::Managed *,QV4::String *,bool *)' qml\qqmlcomponent.cpp(1114) : error C2440: 'initializing' : cannot convert from 'overloaded-function' to 'QV4::Value (__cdecl *)(QV4::Managed *,uint,bool *)' qml\qqmllocale.cpp(112) : error C2440: 'initializing' : cannot convert from 'overloaded-function' to 'QV4::Value (__cdecl *)(QV4::Managed *,QV4::String *,bool *)' qml\qqmllocale.cpp(112) : error C2440: 'initializing' : cannot convert from 'overloaded-function' to 'QV4::Value (__cdecl *)(QV4::Managed *,uint,bool *)' qml\qqmllistwrapper.cpp(52) : error C2440: 'initializing' : cannot convert from 'QV4::Value (__cdecl *)(QV4::Managed *,QV4::String *,bool *)' to 'QV4::Value (__cdecl *)(QV4::Managed *,QV4::String *,bool *)' qml\qqmllistwrapper.cpp(52) : error C2440: 'initializing' : cannot convert from 'QV4::Value (__cdecl *)(QV4::Managed *,uint,bool *)' to 'QV4::Value (__cdecl *)(QV4::Managed *,uint,bool *)'
Build log: http://testresults.qt-project.org/ci/QtDeclarative_wip_v4_Integration/build_00003/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/wip/v4_1372087285): http://codereview.qt-project.org/59708 [PS2] - Prospective CI system build fix for Ubuntu 10.04's gcc http://codereview.qt-project.org/59688 [PS1] - Fix compilation with namespaced Qt http://codereview.qt-project.org/59679 [PS1] - Fix module name (QtQml) in the license header under src/3rdparty _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
