Sunday, July 20th 2008, 2:22pm UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

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