[Qt-interest] Qt in VC++ problem
Thiago Macieira
thiago at kde.org
Sun Nov 22 09:57:15 CET 2009
Em Domingo 22. Novembro 2009, às 09.25.24, Sujan Dasmahapatra escreveu:
> Dear Friends
> I am trying to build Qt within VC++....
> I am doing these.
>
> Download and install qt-sdk-win-opensource-2009.01.1.
That's old. Please use 2009.04 or 05.
> opening the command prompt for VC++ by vc++->tool->opencommandprompt
> changing to the directory C:\Qt\2009.04\qt
> configure -no-sql-sqlite -no-qt3support -no-opengl -platform win32-msvc2005
> -no-libtiff -no-dbus -no-phonon -no-phonon-backend -no-webkit
> nmake
> ///////////////////////////////////////////////////////////////////////////
> //////////// errors: In <qhelpviewer.h> file QWebView : No such file or
> directory bin: return code
> qwebview.h: no such file or directory
> I am buiding with -no-webkit mode so why I am getting these error..
> How will I sort it out. Any help would highly appreciated.
Since QtHelp uses webkit, if you turn it off, QtHelp won't work and nor will
Assistant.
But we don't test all combinations of turning features off Qt. You're bound to
run into problems every now and then if you don't use a full build. So I
recommend you just ignore this error and continue building.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091122/74850765/attachment.bin
More information about the Qt-interest-old
mailing list