Re: [webkit-help] I need help in building webkit wincairo

2011-10-03 Thread Brent Fulgham
Hi Kunio, On Oct 3, 2011, at 6:38 PM, Kunio Yamazaki wrote: >> 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? > > Thank you Brent. > Buil

[webkit-help] how to get formatted console message from inspector without displaying frontend

2011-10-03 Thread vizshala
Dear All, I'm trying to get the formatted console message from inside WebCore. At the first, I added a function called formattedMessage to Console domain defined in inspector.json. Then, I modify ConsoleView.js to allow ConsoleMessage be sent back to InspectorConsoleAgent through this customized f

Re: [webkit-help] I need help in building webkit wincairo

2011-10-03 Thread Kunio Yamazaki
Hi Brent, (2011/10/04 4:18), Brent Fulgham wrote: > I'm guessing that one of the following is the problem: > > 1. Are you building from within Visual Studio? No, I am building the wincairo port at the command line. > 2. If you are using "build-webkit", please make sure you are passing > the "-

Re: [webkit-help] I need help in building webkit wincairo

2011-10-03 Thread Brent Fulgham
Hi Kunio, On Mon, Oct 3, 2011 at 2:43 AM, Kunio Yamazaki 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/build

Re: [webkit-help] I need help in building webkit wincairo

2011-10-03 Thread Adam Roben
On Oct 3, 2011, at 5:43 AM, Kunio Yamazaki wrote: > I am trying to build the wincairo version with the source of webkit r96399. > Development environment is [ Window + cygwin + vs2005 ES(Sp1) ] > > However, the error same as a release and debug build was outputted. > > WKCACFViewWindow.obj : er

[webkit-help] I need help in building webkit wincairo

2011-10-03 Thread Kunio Yamazaki
Hi Everyone, I am trying to build the wincairo version with the source of webkit r96399. Development environment is [ Window + cygwin + vs2005 ES(Sp1) ] However, the error same as a release and debug build was outputted. WKCACFViewWindow.obj : error LNK2001: external symbol "__imp__WKCACFViewUp