[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

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 Web