Changes between Version 45 and Version 46 of CompileClient
- Timestamp:
- Apr 25, 2009, 4:31:37 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileClient
v45 v46 52 52 53 53 == Windows == 54 55 If you want to build the BOINC client and wxWidgets by hand, please follow [CompileWithWxWidgets CompileWithWxWidgets] 54 56 55 57 === Building the client with Visual Studio 2005 and Visual Studio 2005 Express Edition. === … … 227 229 Lots 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. 228 230 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)231 You 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) 230 232 231 233 You now need the Visual C++ command prompt, so start up Visual C++ 2008 (Express Edition).