[webkit-qt] qtwebkit build issue

luying pan luying.pan at gmail.com
Fri Jan 28 13:15:42 PST 2011


I figured it out. You have to replace gcc and g++ in with gcc44 and g++44 in
mkspecs/common/g++.conf file in your qt install so that qmake will generate
all the Makefiles properly.

Luying

On Fri, Jan 28, 2011 at 4:08 PM, Benjamin Poulain <
benjamin.poulain at nokia.com> wrote:

> On 01/28/2011 09:57 PM, ext luying pan wrote:
>
>> Thanks for the response. That only works the objects that are generated
>> from the same makefile, but I think my general problem is that my
>> compiler is too old. Do you know any ways to use gcc44 instead of gcc? I
>> tried "export CC=gcc44" before running ./build-webkit -qt command, but
>> that didn't help.
>>
>
> A symbolic link in a custom path?
>
> cheers,
> Benjamin
> _______________________________________________
> webkit-qt mailing list
>
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110128/6ed2feaa/attachment.html>


More information about the webkit-qt mailing list