Changes between Version 8 and Version 9 of AdminDepLibs
- Timestamp:
- Apr 13, 2020, 3:22:45 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdminDepLibs
v8 v9 2 2 BOINC uses a number of third party libraries to handle things like communicating through proxies and SSL support. Building these libraries with support for debugging can be tricky. 3 3 4 A number of dependency trees have been created forVisual Studio:4 Dependency trees have been created for various versions of Visual Studio: 5 5 6 2005: [http://boinc.berkeley.edu/gitweb/?p=boinc_depends_win_vs2005.git;a=summary boinc_depends_win_vs2005][[BR]] 2008: [http://boinc.berkeley.edu/gitweb/?p=boinc_depends_win_vs2008.git;a=summary boinc_depends_win_vs2008][[BR]] 2010: [http://boinc.berkeley.edu/gitweb/?p=boinc_depends_win_vs2010.git;a=summary boinc_depends_win_vs2010][[BR]] 2013: [http://boinc.berkeley.edu/gitweb/?p=boinc_depends_win_vs2013.git;a=summary boinc_depends_win_vs2013][[BR]] 6 https://boinc.berkeley.edu/dl/boinc_depends/ 7 7 8 These will need to be updated whenever new third party libraries need to be used or the Microsoft C-Runtime library has been updated.9 8 10 9 == Building Updated Dependency Libraries ==