Changes between Version 24 and Version 25 of AppDebug


Ignore:
Timestamp:
Sep 7, 2011, 4:59:50 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppDebug

    v24 v25  
    2828
    2929 * Make a directory and put the BOINC client there.  Note: you'll need a 6.10.14 or later client.
    30  * Put the file [http://boinc.berkeley.edu/trac/browser/trunk/boinc/samples/client_state_save.xml samples/client_state_save.xml] in it.
     30 * Put the file [http://boinc.berkeley.edu/trac/browser/trunk/boinc/samples/client_state_save.xml samples/client_state_save.xml] in it
     31   (modify this file as needed).
    3132 * Create a file '''account_test.xml''' containing
    3233{{{
     
    9596you can test applications by repeatedly deploying new app versions in the project.
    9697However, this is tedious if you need to make a lot of fixes.
    97 It's easier to use BOINC's [AnonymousPlatform anonymous platform] mechanism.
     98It's easier to use BOINC's [http://boinc.berkeley.edu/wiki/Anonymous_platform anonymous platform] mechanism.
    9899To do this:
    99  * Following the [AnonymousPlatform directions], create a file 'app_info.xml' in the client's project_* directory, with the appropriate name and version number of your application.
     100 * Following the [http://boinc.berkeley.edu/wiki/Anonymous_platform directions], create a file 'app_info.xml' in the client's project_* directory, with the appropriate name and version number of your application.
    100101 * Each time you build a new version of your application, copy the executable into the project_* directory, making sure it has the appropriate name. Then restart the core client.
    101102