Message boards : API : Need help setting up BOINC to create C++ boinc applications
Message board moderation
Author | Message |
---|---|
Send message Joined: 21 Nov 09 Posts: 4 |
For a schoolproject, a friend of mine has build a supercomputer, and he has asked me to write an application that can take full advantage of all the computers that are linked together. He is using BOINC to have the computers work together, and he uses Debian Linux as the operating system. So, I'm trying to get Boinc installed on my computer running Ubuntu Linux 9.10. I'm kind of a noob with Linux, so I just selected in Synaptic Package Manager: - boinc - boinc-manager - boinc-dev - boinc-client So I found out BOINC Manager is working, but when I try to complile a C++ application (in Geany) using the BOINC api (with include <boinc_api.h>) the compiler tells me it can't find boinc_api.h. I probably forgot to do something very stupid, but I really can't find out what is wrong. When I compile a C++ application that doesn't use the BOINC api, it works just fine. I would really appriciate it if someone could give me a little help as to what I'm doing wrong, but please keep in mind that I'm not very experienced with Linux, so the easier the better. Thank you in advance! |
Send message Joined: 29 Aug 05 Posts: 15575 |
|
Send message Joined: 21 Nov 09 Posts: 4 |
Actually I did, but I have to admit I didn't fully understand what they were saying there. Are they actually saying I need to run Debian inside a virtual machine on Ubuntu in order to compile my applications? Or alternatively use Windows to compile? |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.