[webkit-dev] Re: Spinneret build issue (on Windows)

Christopher Brichford chrisb at adobe.com
Fri Jun 29 11:24:07 PDT 2007


My understanding is that spinneret is not being worked on anymore.   
There are instructions on webkit.org for building WebKit on windows  
and running it with the windows version of Safari.

If you have trouble getting your questions answered on the mailing  
list, you can try the webkit irc channel.  There are instructions for  
connecting to the IRC channel on webkit.org.

Chris Brichford
Adobe Systems Inc.

On Jun 29, 2007, at 9:31 AM, Double-Dee Zee wrote:

> Dear Webkit Team,
>
> It's been almost 24 hours and no one has replied to my posting.
>
> I would really appreciate if someone could point me in the right  
> direction toward solving this problem.
>
> I see that another posting (http://lists.macosforge.org/pipermail/ 
> webkit-dev/2007-June/001940.html) asking for help with Spinneret  
> also went unanswered.  Is there something with Spinneret that I  
> should know about?
>
> Is it politically incorrect to use Spinneret?
>
> Is my question a stupid one that anyone should know the answer to?
>
> Even so, I'd really appreciate some help with this so that I can  
> move my project forward.
>
> Thanks,
> Double-D
>
>
>
> On 6/28/07, Double-Dee Zee <doubledeezee at gmail.com> wrote: Dear  
> Webkit Team,
>
> I would like to build Spinneret on windows.  (I need a windows test  
> application for windows other than Safari.exe).
>
> I did see one post that said Spinneret was an outdated test  
> application and implied you shouldn't waste your time on it.   
> However, I also see there was a code fix recently on 2007-06-18 to  
> fix the Spinneret build against the new Win32 port, so I assume  
> Spinneret is still supported.  Anyway, this seems like a very  
> useful tool.
>
> To build, I simply added the include path: $(WebKitOutputDir) 
> \include\webkit
> but, then the build fails at the link step (see error message below)
>
> This looks to me like a very simple problem to fix, but my COM  
> knowledge is not very deep (I think this is a COM issue) so I could  
> use some help.
>
> Can someone please let me know how to resolve this?
>
> Thanks,
> Double-D
>
>
> ------ Build started: Project: Spinneret, Configuration: Debug  
> Win32 ------
> Linking...
> Spinneret.obj : error LNK2001: unresolved external symbol  
> _IID_IWebFrameLoadDelegate
> Spinneret.obj : error LNK2001: unresolved external symbol  
> _IID_IWebViewPrivate
> Spinneret.obj : error LNK2001: unresolved external symbol  
> _CLSID_WebView
> Spinneret.obj : error LNK2001: unresolved external symbol  
> _IID_IWebView
> Spinneret.obj : error LNK2001: unresolved external symbol  
> _CLSID_WebMutableURLRequest
> Spinneret.obj : error LNK2001: unresolved external symbol  
> _IID_IWebMutableURLRequest
> c:\source\WebKit\WebKitBuild\Debug\Spinneret.exe : fatal error  
> LNK1120: 6 unresolved externals
> Build log was saved at "file://c:\source\WebKit\WebKitBuild 
> \DumpRenderTree.intermediate\Debug\DumpRenderTree.intermediate 
> \BuildLog.htm"
> Spinneret - 7 error(s), 0 warning(s)
> ========== Build: 0 succeeded, 1 failed, 3 up-to-date, 0 skipped  
> ==========
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev




More information about the webkit-dev mailing list