Changes between Version 69 and Version 70 of CompileClient


Ignore:
Timestamp:
Jun 29, 2010, 2:49:33 AM (14 years ago)
Author:
Ageless
Comment:

resetting AD to 2005 for VS2008

Legend:

Unmodified
Added
Removed
Modified
  • CompileClient

    v69 v70  
    140140Preparing project source code:
    141141I would advise you to create single, short named directory at the root of windows drive, for example "C:/Boinc".
    142 Inside of this directory you will download and create two directories with source codes coming from two separate projects: "Boinc" and "boinc_depends_win_vs2008". Here is how you get them:
     142Inside of this directory you will download and create two directories with source codes coming from two separate projects: "Boinc" and "boinc_depends_win_vs2005". Here is how you get them:
    143143
    144144 * [SourceCode Download the current BOINC source code] [http://boinc.berkeley.edu/svn/trunk/boinc Boinc] (126MB)
    145  * Download the [http://boinc.berkeley.edu/trac/browser/trunk/boinc_depends_win_vs2008 VS2008 Additional Dependencies] (approx. 830MB)
     145 * Download the [http://boinc.berkeley.edu/trac/browser/trunk/boinc_depends_win_vs2005 VS2005 Additional Dependencies] (approx. 830MB)
    146146  * See [http://boinc.berkeley.edu/trac/wiki/SourceCode#UsingSubversion Using Subversion] on how to download the additional dependencies.
    147147  * Yes, even for building with VS2008, you will need the Additional Dependency download, as the source code points to it.