Difference between revisions of "APP: error reading search parameters file (for read): data file == NULL"

From BOINC Wiki
Jump to: navigation, search
(adding new FAQ)
 
(removing font, adding category)
 
Line 1: Line 1:
<div style=" line-height: 1.1rem; font-family: verdana;">
 
 
This is a problem with the application version being mismatched against the BOINC version used. For instance when a third party application has been built against BOINC 6, instead of BOINC 7 and is expected to run under BOINC 7 with all BOINC 7 capabilities. <br>
 
This is a problem with the application version being mismatched against the BOINC version used. For instance when a third party application has been built against BOINC 6, instead of BOINC 7 and is expected to run under BOINC 7 with all BOINC 7 capabilities. <br>
 
<br>
 
<br>
 
The solution is to rebuild the application against the correct BOINC API.<br>
 
The solution is to rebuild the application against the correct BOINC API.<br>
</div>
+
 
 +
[[Category: Building BOINC]]

Latest revision as of 22:55, 21 November 2016

This is a problem with the application version being mismatched against the BOINC version used. For instance when a third party application has been built against BOINC 6, instead of BOINC 7 and is expected to run under BOINC 7 with all BOINC 7 capabilities.

The solution is to rebuild the application against the correct BOINC API.