6 messages in com.mysql.lists.plusplusRe: mysql++ and conflicts with other ...
FromSent OnAttachments
Michael Preminger25 Jun 2002 05:41 
Michael Preminger25 Jun 2002 06:24 
Michael Preminger26 Jun 2002 00:31 
Michael Preminger26 Jun 2002 02:43 
Michael Preminger26 Jun 2002 02:47 
Michael Preminger26 Jun 2002 03:54 
Subject:Re: mysql++ and conflicts with other libraries
From:Michael Preminger (mich@jbi.hio.no)
Date:06/26/2002 02:43:16 AM
List:com.mysql.lists.plusplus

On Wed, 26 Jun 2002 10:59:24 +0200 Poizot Emmanuel <poi@cnam.fr> wrote:

I'am also in the same case. I found in documentation that g++ 2.96 is not working with MySQL.

Well, it does. I managed (with a little help from Antonius, thanks) to create a table, but Im still not able to handle exceptions coming from the database. This Ill solve, I guess.

My problem was namespace conflicts with another libraries.

I also heard 2.96 has bugs, but I hope it will not affect this.

Michael

download a patch of MySQL++ that is able normally to use g++ 3.* compilers versions. I download after the last version of gcc-g++ compiler (3.1). But as I said in a previous message, I don't know, for instance, how to patch MySQL++.