i noticed that a header named 'mysql++.h' was in /usr/include/mysql++/ so i tried that as well. here is the code and command i used to compile it:
#include <mysql++/mysql++.h>
int main() {
}
g++ test.cpp -o test -lmysqlpp
the errors are attatched.
error.log
Description: Binary data

