Message boards : Server programs : Problem with "Validator" creating
Message board moderation
Author | Message |
---|---|
Send message Joined: 11 Jan 11 Posts: 2 |
Hi everybody, i'm writing here cause, i've an error in compiling process. i'm using example code in http://boinc.berkeley.edu/trac/wiki/ValidationSimple and when i compile it with this makefile GCC = g++ iLIBS = -lmysqlclient -lsched -lboinc -lboinc_api INCLUDE = -I/usr/include/mysql PROGNAME = myvalidator ${PROGNAME}:${PROGNAME}.cpp ${GCC} -o ${PROGNAME} ${PROGNAME}.cpp ${INCLUDE} ${LIBS} i receive this error:
Can anyone help me?Tnx |
Send message Joined: 11 Jan 11 Posts: 2 |
Tnx for your answers...you've been very helpfulls.. |
Send message Joined: 29 Aug 05 Posts: 15585 |
No need for sarcasm. The people who usually answer these kinds of questions have not passed by the forums in the past couple of days. That can happen, they can be occupied elsewhere. And as such, we have the warning thread stickied at the top of the forums, if you don't get an answer within 24 hours, email the lists. In this case the BOINC Developer list. |
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.