Compilation failed :(

  qdeclarativepolylinemapitem.obj : error LNK2001: unresolved external symbol 
"public: __thiscall QV4::PersistentValuePrivate::PersistentValuePrivate(struct 
QV4::Value const &,struct QV4::ExecutionEngine *,bool)" 
(??0PersistentValuePrivate@QV4@@QAE@ABUValue@1@PAUExecutionEngine@1@_N@Z)
  qdeclarativegeoroutemodel.obj : error LNK2019: unresolved external symbol 
"public: __thiscall QV4::PersistentValuePrivate::PersistentValuePrivate(struct 
QV4::Value const &,struct QV4::ExecutionEngine *,bool)" 
(??0PersistentValuePrivate@QV4@@QAE@ABUValue@1@PAUExecutionEngine@1@_N@Z) 
referenced in function "public: __thiscall 
QJSValuePrivate::QJSValuePrivate(struct QV4::Object *)" 
(??0QJSValuePrivate@@QAE@PAUObject@QV4@@@Z)
  qdeclarativegeoroute.obj : error LNK2001: unresolved external symbol "public: 
__thiscall QV4::PersistentValuePrivate::PersistentValuePrivate(struct 
QV4::Value const &,struct QV4::ExecutionEngine *,bool)" 
(??0PersistentValuePrivate@QV4@@QAE@ABUValue@1@PAUExecutionEngine@1@_N@Z)
  qdeclarativegeoroutesegment.obj : error LNK2001: unresolved external symbol 
"public: __thiscall QV4::PersistentValuePrivate::PersistentValuePrivate(struct 
QV4::Value const &,struct QV4::ExecutionEngine *,bool)" 
(??0PersistentValuePrivate@QV4@@QAE@ABUValue@1@PAUExecutionEngine@1@_N@Z)
  qdeclarativepolygonmapitem.obj : error LNK2001: unresolved external symbol 
"public: __thiscall QV4::PersistentValuePrivate::PersistentValuePrivate(struct 
QV4::Value const &,struct QV4::ExecutionEngine *,bool)" 
(??0PersistentValuePrivate@QV4@@QAE@ABUValue@1@PAUExecutionEngine@1@_N@Z)
  qdeclarativepolylinemapitem.obj : error LNK2001: unresolved external symbol 
"public: virtual __thiscall 
QV4::PersistentValuePrivate::~PersistentValuePrivate(void)" 
(??1PersistentValuePrivate@QV4@@UAE@XZ)
  qdeclarativegeoroutemodel.obj : error LNK2019: unresolved external symbol 
"public: virtual __thiscall 
QV4::PersistentValuePrivate::~PersistentValuePrivate(void)" 
(??1PersistentValuePrivate@QV4@@UAE@XZ) referenced in function "public: virtual 
__thiscall QJSValuePrivate::~QJSValuePrivate(void)" (??1QJSValuePrivate@@UAE@XZ)
  qdeclarativegeoroute.obj : error LNK2001: unresolved external symbol "public: 
virtual __thiscall QV4::PersistentValuePrivate::~PersistentValuePrivate(void)" 
(??1PersistentValuePrivate@QV4@@UAE@XZ)
  qdeclarativegeoroutesegment.obj : error LNK2001: unresolved external symbol 
"public: virtual __thiscall 
QV4::PersistentValuePrivate::~PersistentValuePrivate(void)" 
(??1PersistentValuePrivate@QV4@@UAE@XZ)
  qdeclarativepolygonmapitem.obj : error LNK2001: unresolved external symbol 
"public: virtual __thiscall 
QV4::PersistentValuePrivate::~PersistentValuePrivate(void)" 
(??1PersistentValuePrivate@QV4@@UAE@XZ)
  C:\work\build\qt\qtbase\qml\QtLocation\declarative_location.dll : fatal error 
LNK1120: 2 unresolved externals

  Build log: 
http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00023/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1375965244):
    http://codereview.qt-project.org/62527 [PS1] - Fix compilation after the 
qml engine changes
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to