Thank you for that quick response Johann, now the examples seem to work!
(But the warnings at compilation time "pasting would not give..." (see
below) still occurr... hmmm).
By the way:
Is there any FAQ or not? (Just in case I have some other problems and don't
want to bother you all the time...)
Regards,
Christian
----- Original Message -----
From: "Johann Gunnar Oskarsson" <joha...@firmanet.is>
To: "Christian Winkgen" <wink...@metavox.de>
Sent: Wednesday, February 21, 2001 5:18 PM
Subject: Re: Installation instructions or FAQ for Mysql++-1.7.8 / Linux
RedHat 7 available?
Hi,
You will need this new connection.cc, install it in
mysql++-1.7.8/sqlplusint/
overriding current connection.cc
This file comes from Sinisa but for some reason didn't appear on the
mailing
list...
On Wednesday 21 February 2001 14:47, you wrote:
Hi there,
I am just beginning to experiment with MySQL and wanted to use the
"official" C++ API: MySQL++.
(...)
The output of make contained warnings for every custom<nr>.cc (i. e.
"custom4.cc:17:84: warning: pasting would not give a valid preprocessing
token"), but seemed to work after all.
The examples keep core dumping and I don't know what else to try.
(...)