Changes between Version 32 and Version 33 of BuildingOnWindows
- Timestamp:
- Oct 16, 2009, 2:01:30 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingOnWindows
v32 v33 36 36 If you see errors like this you probably need to install the [http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/ platform SDK]. 37 37 38 {{{ 39 Project : error PRJ0002 : Error result -1073741515 returned from 'c:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe' 40 }}} 41 42 If you see this error and/or when you manually execute {{{c:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe}}} you see the error message "This application has failed to start because mspdb80.dll was not found. Re-installing the application may fix this problem" then you need to ensure that the directory {{{C:\Program Files\Microsoft Visual Studio 8\Common7\IDE}}} is listed in the PATH environment variable. 43 38 44 === WebKitLibrariesDir === 39 45 If you see errors opening the WebKit solution in Visual Studio/Visual C++ Express that say: