[webkit-help] I need help in building webkit wincairo
Brent Fulgham
bfulgham at gmail.com
Mon Oct 3 12:18:38 PDT 2011
Hi Kunio,
On Mon, Oct 3, 2011 at 2:43 AM, Kunio Yamazaki
<yamazaki at fusenetwork.co.jp> wrote:
> I am trying to build the wincairo version with the source of webkit r96399.
> Development environment is [ Window + cygwin + vs2005 ES(Sp1) ]
According to the build bot, that revision should be fine.
(http://build.webkit.org/builders/WinCairo%20Debug%20%28Build%29/builds/11498).
I'm guessing that one of the following is the problem:
1. Are you building from within Visual Studio? If so, please be sure
you are using either the "Release_Cairo_CFLite" or
"Debug_Cairo_CFLite" targets. I have accidentally built with the wrong
flavor on more than one occasion! :-)
2. If you are using "build-webkit", please make sure you are passing
the "--wincairo" command line argument to be sure it builds properly.
Can you post a full build log somewhere I could view it?
Thanks,
-Brent
More information about the webkit-help
mailing list