Changes between Version 3 and Version 4 of CompileApp
- Timestamp:
- Jul 13, 2007, 10:37:57 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileApp
v3 v4 34 34 35 35 === Cygwin === 36 37 In order to run a cygwin application from BOINC, you need to supply 38 all the cygwin DLLs that the application requires in addition to the 39 executable. 40 You can get LISTDLLS from http://www.sysinternals.com/. It will tell 41 you what DLLs a running executable has loaded. 36 42 37 43 TODO: links to required software?