Changes between Version 74 and Version 75 of CompileClient


Ignore:
Timestamp:
Aug 17, 2010, 11:13:33 PM (14 years ago)
Author:
Ageless
Comment:

fix formatting

Legend:

Unmodified
Added
Removed
Modified
  • CompileClient

    v74 v75  
    119119You can easily ignore all of the warnings that you get when building. Most of them are for the eyes of the developers.
    120120
    121 ===Installing VS2005 on Windows Vista and Windows 7===
     121=== Installing VS2005 on Windows Vista and Windows 7 ===
    122122To apply Visual Studio 2005 (Express Edition) on Windows Vista and Windows 7, please check the following points step by step:
    123123
     
    135135 * 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).
    136136
    137 ===Fixing Visual Studio 2005 object files after having compiled with VS2008===
     137=== Fixing Visual Studio 2005 object files after having them compiled with VS2008 ===
    138138If 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].
    139139