Message boards : API : Boinc new project compiling problem
Message board moderation
Author | Message |
---|---|
Send message Joined: 17 Sep 08 Posts: 2 |
Hello, this may have been answered elsewhere, i am new to development on linux, and i am trying to make an app work with the boinc api. i get errors like: main.c undefined reference to `boinc_init` i have #included the boinc_api.h (and note that the compiler found that file) and i have the source available in my /usr/local/include/boinc folder. i have a strange feeling that my build environment is not setup properly, can someone give me a hint as to what i am doing wrong? i am using g++ with a new debian 64 bit system. thanks |
Send message Joined: 17 Sep 08 Posts: 2 |
Hello, It looks like i solved my own problem, (a while ago) What happened was i was not sure what environment variables to set and how to set them. I looked at the example apps and just took a makefile from one of those, then for some unknown reason it worked fine, lol :) so no need to further reply to this message i will post more questions as they come along. thanks ~Shifty |
Copyright © 2024 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.