Changes between Version 17 and Version 18 of CompileApp
- Timestamp:
- Apr 2, 2008, 4:08:53 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileApp
v17 v18 8 8 Achieving these goals can be challenging. However, BOINC provides tools and example files that simplify the task. 9 9 10 Whether you're creating a new application or adapting an existing application to BOINC, we recommend that you start by building the BOINC sample application '''example_app''' (in '''boinc_samples''' on all the platforms you want to support. When this is done, you can use the sample application and its associated project files as a basis for your own application.10 Whether you're creating a new application or adapting an existing application to BOINC, we recommend that you start by building the BOINC sample application '''example_app''' (in '''boinc_samples''') on all the platforms you want to support. When this is done, you can use the sample application and its associated project files as a basis for your own application. 11 11 12 12 The first step in building the sample application on a given host is to check out the boinc and boinc_samples modules on that host. Put them in the same parent directory.