[Qt-interest] Static Link Error with QTWebkit for WinCE 5.0
Alessandro Portale
alessandro.portale at nokia.com
Thu Jan 20 15:20:12 CET 2011
On 1/20/2011 3:17 PM, Portale Alessandro (Nokia-MS-Qt/Berlin) wrote:
> On 1/20/2011 3:10 AM, ext achellies wrote:
>> /call "E:\QT\Codes\QT_4.7.1\configure.exe" -platform win32-msvc2005 -xplatform wince50standard-armv4i-msvc2005 -release -fast -static -opensource -arch windowsce -webkit -qt-gif -qt-libjpeg -qt-libpng -qt-libt
>> iff -qt-zlib -qt-sql-sqlite -no-plugin-manifests -nomake demos -nomake examples -nomake tools/
>>
>> it said that the*QWebkit.lib(mediaplayerprivatephonon.obj)* link an unresolved externals*Phonon::BackendCapabilities::availableMimeTypes*
>
> If you can do without Phonon, just add "-no-phonon" as configure
> parameter. That will work around your linker error. Next issue will be:
> you will need to manually copy JavaScriptCore\release\jscore.lib near to
> your build directory. But then it links fine. I tried it. But it is
> definitely not officially supported by Nokia.
..erm... let me add that my suggestions were for the win32-msvc20xx
builds, and not wince. So, what I wrote may not at all help you.
More information about the Qt-interest-old
mailing list