On Aug 21, 2009, at 10:58 AM, Nicholas Geier wrote:
This may be too much to ask, but is there any way somebody can point me to or give me instructions on how to set up and build webkit inside Visual Studio?
Here you go: http://trac.webkit.org/wiki/BuildingOnWindows#BuildingfromwithinVisualStudio
I haven't yet seen anything that tells me what exactly the --debug option of build-webkit is doing and how it works.
--debug tells build-webkit to do a build of the Debug configuration of WebKit.sln. The default is to do a build of the Release configuration.
-Adam
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
