Saturday, July 5th 2008, 6:34am UTC+1

You are not logged in.

  • Login
  • Register

1

Thursday, May 8th 2008, 5:00am

QtWebKit Compilation Problem

Hi Guys,
Any help here will be truly appreciated. I am trying to integrate the QtWebkit to an application.
When I try to compile my code with this line
#include <QtWebKit/QtWebKit>
or this one
#include <QtWebKit/QWebView>
this error is returned:

e:\qt\4.4.0\src\3rdparty\webkit\webkit\qt\api\qwebkitglobal.h(23) : fatal error
C1083: Cannot open include file: 'qglobal.h': No such file or directory

Any pointers what I am missing here?
Thanks!:confused:
  • Go to the top of the page

2

Thursday, May 8th 2008, 9:32am

RE: QtWebKit Compilation Problem

Another info that may help
I am using Cmake 2.6 under windows XP, and visual studio 2005.
Any help will be really appreciated
Thanks
  • Go to the top of the page

3

Friday, May 9th 2008, 12:18am

RE: QtWebKit Compilation Problem

Has someone encounter the same issue?
  • Go to the top of the page

Rate this thread