[Development] Cross build failed of module-qtdeclarative

k blammo k.blammo at gmail.com
Mon May 14 18:12:28 CEST 2012


On 14/05/2012 17:53, Loaden wrote:
> Any comments and tips?
>
>     Creating library file:
>     /home/loaden/qpSOFT/Projects/BuildQt5-w32/qtbase/lib/libQtQml5.a./.obj/release-shared/qqmlinstruction.o:qqmlinstruction.cpp:(.text$_ZNK17QQmlPropertyCache8propertyERK15QHashedV8String[QQmlPropertyCache::property(QHashedV8String
>     const&) const]+0x32): undefined reference to
>     `__imp___ZN2v86String6EqualsEPci'
>     ./.obj/release-shared/qqmlinstruction.o:qqmlinstruction.cpp:(.text$_ZNK17QQmlPropertyCache8propertyERK15QHashedV8String[QQmlPropertyCache::property(QHashedV8String
>     const&) const]+0x7b): undefined reference to
>     `__imp___ZN2v86String6EqualsEPci'
>     ./.obj/release-shared/qqmlinstruction.o:qqmlinstruction.cpp:(.text$_ZNK17QQmlPropertyCache8propertyERK15QHashedV8String[QQmlPropertyCache::property(QHashedV8String
>     const&) const]+0x135): undefined reference to
>     `__imp___ZN2v86String6EqualsEPti'
>     ./.obj/release-shared/qqmlinstruction.o:qqmlinstruction.cpp:(.text$_ZNK17QQmlPropertyCache8propertyERK15QHashedV8String[QQmlPropertyCache::property(QHashedV8String
>     const&) const]+0x153): undefined reference to
>     `__imp___ZN2v86String6EqualsEPti'
<snip>

Just a guess: The V8 (JavaScript engine) is not being built? Could this 
be related to:
http://lists.qt-project.org/pipermail/development/2012-May/003791.html




More information about the Development mailing list