Hi;
I want (and need) to get working mysql++.
1. First, I dowloaded the msyql++ rpm (1.7.9) and with no problems, but
when I try to compile something (a text) I get a lot of corrupt lines
from the headers (/usr/include/mysql++/). Example of how I try to
compile:
g++ -I/usr/include/mysql++ main.cc
Hi;
I want (and need) to get working mysql++.
1. First, I dowloaded the msyql++ rpm (1.7.9) and with no problems, but
when I try to compile something (a text) I get a lot of corrupt lines
from the headers (/usr/include/mysql++/). Example of how I try to
compile:
g++ -I/usr/include/mysql++ main.cc