PDA

View Full Version : where is the QtWebKitd4.lib



bjwangc
11th February 2011, 03:07
I have installed Qt successfully in vs2008, but there is no QtWebKitd4.lib,
when i make a progect which include webkit,
a link error is that:cannot open file QtWebKitd4.lib
what's wrong with it ?how can i do ?

bilalsaeed
13th February 2011, 19:16
You may need to add Qt mobility files in ur VS2008,

http://get.qt.nokia.com/qt/add-ons/qt-mobility-symbian-opensource-1.1.0.zip

wysota
13th February 2011, 22:50
QtWebKit has nothing to do with mobility. The problem is that OP doesn't have QtWebKit built in debug mode.