On Dec 14, 2009, at 9:42 AM, Adam Roben wrote: > On Dec 14, 2009, at 6:52 AM, Pritam Nandy wrote: > >> 4>LINK : fatal error LNK1104: cannot open file 'CoreFoundation_debug.lib' > > This is the cause of your build failure. Have you installed > WebKitSupportLibrary as instructed on > <http://webkit.org/building/checkout.html>?
Oh, I'm sorry. The problem is that you're building the Debug_All configuration of WebKit.sln. You should build the Debug configuration instead. (This issue is filed as <https://bugs.webkit.org/show_bug.cgi?id=31000>.) -Adam
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
