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
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
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 "-
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
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
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