Thanks for your reply! I had checked out the WebKit source tree, and executed the update-webkit script successfully.But there still doesn't have a 'bin' folder in my 'WebKit\WebKitLibraries\win\' directory, and i think i didn't miss anything wrote in the "http://webkit.org/building/checkout.html" and "http://trac.webkit.org/wiki/BuildingOnWindows" instructions.
My question is where is the 'bin' folder's contents come from? Be Downloaded from the server or be copied from the safari's install directory. Brent Fulgham-2 wrote: > > On Mon, Jun 30, 2008 at 12:13 PM, Paul Pedriana <[EMAIL PROTECTED]> > wrote: > >> Does the CoreFoundation.dll file exist in the xcopy source location? I >> can't >> recall how that .dll file and its siblings get to be in that directory, >> but >> in the meantime I think you could manually place them there. >> > > As Paul pointed out, you are missing libraries needed to build. Did > you read the instructions on > "http://webkit.org/building/checkout.html" for getting the sources? > If you ran the "update-webkit" script from Cygwin, it should have > downloaded the various DLL's needed to build. > > Make sure that the WebKitTools/Scripts directory is in your path, and > that you are using the "build-webkit" and other commands. These set > up the paths needed to build properly. > > Please read "http://trac.webkit.org/wiki/BuildingOnWindows" as well, > to see if you forgot to set any environment variables. > > Good luck! > > -Brent > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > -- View this message in context: http://www.nabble.com/Building-Webkit-with-cygwin-failed-tp18189797p18208053.html Sent from the Webkit mailing list archive at Nabble.com. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

