Re: [webkit-dev] Help with QT port

2011-10-16 Thread Osztrogonac Csaba

Hi,

You should add the new file to WebCore.pro to make Qt port happy. ;)

br,
Ossy

Mo, Zhenyao írta:
My patch added a few new files in WebCore.  Somehow I couldn't get the 
QT port to link.


 From the linking error, it seems the source files are not compiled.

So besides adding the files in WebCore.gypi for chromium port and 
WebCore.xcodeproj for Mac port, are there other things I need to do to 
add the new files to QT port?


This is the bugL: https://bugs.webkit.org/show_bug.cgi?id=70077




___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] Help with QT port

2011-10-16 Thread Mo, Zhenyao
My patch added a few new files in WebCore.  Somehow I couldn't get the QT
port to link.

>From the linking error, it seems the source files are not compiled.

So besides adding the files in WebCore.gypi for chromium port and
WebCore.xcodeproj for Mac port, are there other things I need to do to add
the new files to QT port?

This is the bugL: https://bugs.webkit.org/show_bug.cgi?id=70077
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev