I am currently working to port Boinc to a jailbroken iOS powered device for
research purposes. However, I have run into a problem with building and
running boinc.xcodeproj. I have followed all the steps exactly from this
site, http://boinc.berkeley.edu/trac/wiki/MacBuild. My goal is to create an
objective-c wrapper around the gui (boinc manager) or to replace the C++
code used for the gui with objective-c so that it will run on iOS. So I was
hoping to be able to set breakpoints and step through the code to see
exactly what code I will need to change.

When I "build and run" or "debug and run" boinc.xcodeproj, I get an error:
"Boinc_Client has exited with status 55." The project is building
successfully but is not able to run. I have tried googling this error but
it did not return any results.

Do you have any ideas for what I could be doing wrong?

Thanks!
Kristin
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to