[webkit-qt] Corrupt build environment between different ports

Baldeva, Arpit abaldeva at ea.com
Fri Nov 19 16:29:24 PST 2010


What I am saying is that right now, I am not even trying to build the Qt port. I am trying to build Windows port (running WebKit/WebKitTools/Scripts/build-webkit without any arguments). However, my build fails complaining about qmake. So somehow it thinks that I want to build Qt port.

On Qt port, I was experimenting a little to generate the visual studio solution using the instructions provided and that is when all these troubles started happening. Suddenly, I started to see an error like " JavaScriptCore\DerivedSources\chartables.c (13) : error C2466: cannot allocate an array of constant size 0". I nuked my WebKitBuild directory but now I can't build either port.

So I am trying now to go back to step 1 and get the Windows port building again.

Please let me know if you have any ideas about this situation.

Thanks.



-----Original Message-----
From: webkit-qt-bounces at lists.webkit.org [mailto:webkit-qt-bounces at lists.webkit.org] On Behalf Of Andreas Kling
Sent: Friday, November 19, 2010 4:22 PM
To: webkit-qt at lists.webkit.org
Subject: Re: [webkit-qt] Corrupt build environment between different ports

On 11/20/2010 01:20 AM, ext Baldeva, Arpit wrote:
> I was able to build both Windows and QtWebKit port locally by following
> build instruction for both. However, it seems that somehow my build
> environment is corrupt. For example, running
> WebKit/WebKitTools/Scripts/build-webkit fails with an error that say
> "Error: qmake missing but required to build WebKit."

Did you try setting the QTDIR environment variable to wherever your Qt 
is installed?

-Kling
_______________________________________________
webkit-qt mailing list
webkit-qt at lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt



More information about the webkit-qt mailing list