Ryosuke,

Thank you very much.  That was very helpful.

For anyone else who is trying to see where the linker dependencies are listed, you right click "WebKit" in the Property Manager, click "Properties," click "Configuration Properties," click "Linker," and then click "Input," making sure the "Release_Cairo" configuration is selected at the top of the dialog box.

Thanks again,
Eric

On Jun 24, 2009, at 5:45 PM, Ryosuke Niwa wrote:

Does this help?
http://www.kirupa.com/forum/showthread.php?t=273849

Ryosuke

On Wed, Jun 24, 2009 at 2:43 PM, Eric Brunstad <[email protected] > wrote:
Hi Marshall,

I appreciate your response but I would appreciate it if you could be a little more specific. I looked through the entire WebCore Visual Studio project and could not find any mention of the libraries.

Thanks for your time,

Eric


On Jun 24, 2009, at 4:11 PM, Marshall Culpepper wrote:

You'll probably want to take a look at the WebKit / WebCore project
settings for the Release_Cairo and Debug_Cairo configuraionts in
Visual Studio

On Wed, Jun 24, 2009 at 11:49 AM, Eric
Brunstad<[email protected]> wrote:
Hi,

How does Visual Studio determine which libraries to link to when building WebKit? I've looked everywhere and I cannot find how it is referencing them. For example, WebKit Cairo uses cairo.lib, CFLite.lib, etc. How does
Visual Studio know it needs to link with these libraries and have the
WebKit.dll file reference the associated DLLs. The reason this is important
to me is because I want to static linking rather than DLLs for these
dependencies.

Anyone know how to do this?

Thanks,

Eric Brunstad
Mind Sprockets Software LLC
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to