RE: [webkit-dev] Question to the Adobe ApolloWebKit developers, tips and tricks to getting your "branch" to compile.

2007-07-30 Thread Chris Brichford
PROTECTED] On Behalf Of Fuenty, Chris Sent: Sunday, July 29, 2007 6:45 AM To: webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Question to the Adobe ApolloWebKit developers,tips and tricks to getting your "branch" to compile. Last post, I have managed to get everything compiled. My q

Re: [webkit-dev] Question to the Adobe ApolloWebKit developers, tips and tricks to getting your "branch" to compile.

2007-07-29 Thread Fuenty, Chris
Last post, I have managed to get everything compiled. My question is though, how would I go about using this as a COM+ object, like I could with the old version of the early WebKit (before Safari3). I don't see any interface files within the webkit.apolloproj project. Is this strictly for use wi

Re: [webkit-dev] Question to the Adobe ApolloWebKit developers, tips and tricks to getting your "branch" to compile.

2007-07-28 Thread Fuenty, Chris
K. Here's all the externals i'm getting. Error 1 error LNK2001: unresolved external symbol _u_memcasecmp_3_4 WebPluginImpl.obj Error 2 error LNK2001: unresolved external symbol _u_foldCase_3_4 WebPluginImpl.obj Error 3 error LNK2001: unresolved external symbol _unorm_quickCheck_3_4 WebCore.lib Er

Re: [webkit-dev] Question to the Adobe ApolloWebKit developers, tips and tricks to getting your "branch" to compile.

2007-07-28 Thread Fuenty, Chris
2 things. Sorry for getting it submitted as another thread, didn't realize you needed to include all past replies. 2nd, good job adding instructions to the wiki, as that should help out many people. --Z On 7/28/07, Fuenty, Chris <[EMAIL PROTECTED]> wrote: > > Allright, I'm out of town right now

Re: [webkit-dev] Question to the Adobe ApolloWebKit developers, tips and tricks to getting your "branch" to compile.

2007-07-28 Thread Fuenty, Chris
Allright, I'm out of town right now, but should be back in a few hours. If I'm not sleeping by then, rather tired :(, I'm going to check back on this list post. I've been working with the apollo projects in the M4 directory as Chris' post has described. With JSCore, there was a bit of altering s

RE: [webkit-dev] Question to the Adobe ApolloWebKit developers, tips and tricks to getting your "branch" to compile.

2007-07-27 Thread David D. Kilzer
Quick hack to capture the information (please feel free to clean it up): http://trac.macosforge.org/projects/webkit/wiki/ApolloWebKit Dave Chris Brichford <[EMAIL PROTECTED]> wrote: > Some assembly is required. :). First thing you will need to do is download > some libraries our port depends

RE: [webkit-dev] Question to the Adobe ApolloWebKit developers, tips and tricks to getting your "branch" to compile.

2007-07-27 Thread Chris Brichford
Some assembly is required. :). First thing you will need to do is download some libraries our port depends on. When compiling on windows you will need: icu from http://www.icu-project.org/download/ (we are using version 3.4.1). Libxml from ftp://xmlsoft.org/libxml2/ Libxslt from ftp://xmlsoft.