Changes between Version 76 and Version 77 of CompileClient
- Timestamp:
- Aug 17, 2010, 11:16:01 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileClient
v76 v77 135 135 * Update Visual Studio 2005 SP1 with the security update available from Windows Update. (Visual Studio 2005 update (KB971090) (249.1MB) and a CAPICOM update (349KB). 136 136 137 Now continue with downloading the source code and setting up the environment variables as [http://boinc.berkeley.edu/trac/wiki/CompileClient#BuildingtheclientwithVisualStudio2005andVisualStudio2005ExpressEdition. shown above]. 138 137 139 === Fixing Visual Studio 2005 object files after having them compiled with VS2008 === 138 140 If you ever built BOINC with Visual Studio 2008, then your object files will have been converted to VS2008 style. When building the source code in VS2005, you'll find Fatal error LNK1103: debugging information corrupt errors. This can be fixed by downloading and installing the hotfix for VS2005 in [http://support.microsoft.com/kb/949009/ this Microsoft Knowledgebase article].