Changes between Version 45 and Version 46 of CompileClient


Ignore:
Timestamp:
Apr 25, 2009, 4:31:37 PM (15 years ago)
Author:
Ageless
Comment:

Add link to old style building of client

Legend:

Unmodified
Added
Removed
Modified
  • CompileClient

    v45 v46  
    5252
    5353== Windows ==
     54
     55If you want to build the BOINC client and wxWidgets by hand, please follow [CompileWithWxWidgets CompileWithWxWidgets]
    5456
    5557=== Building the client with Visual Studio 2005 and Visual Studio 2005 Express Edition. ===
     
    227229Lots of command line prompt work here. First off, read c:\openssl\INSTALL.W32 (for Windows 32bit) or \INSTALL.W64 (for Windows 64bit). It'll be explained in there as well how to do this, but in a more rudimentary form.
    228230
    229 You will need to get Perl to build OpenSSL. Any Perl will do, but if not sure, then use [http://www.strawberryperl.com Strawberry Perl]. It's about 15Mb in download and not that much bigger when installed on disk. It'll install by default to your C:\ drive (C:\strawberry)
     231You will need to get Perl to build OpenSSL. Any Perl will do, but if not sure, then use [http://www.activestate.com/activeperl/ ActivePerl]. It'll install by default to your C:\ drive (C:\Perl)
    230232
    231233You now need the Visual C++ command prompt, so start up Visual C++ 2008 (Express Edition).