2 messages in com.mysql.lists.plusplusHead files
FromSent OnAttachments
John Lowry17 Jun 2003 07:10 
Sinisa Milivojevic17 Jun 2003 07:32 
Subject:Head files
From:John Lowry (ja@eskimo.com)
Date:06/17/2003 07:10:04 AM
List:com.mysql.lists.plusplus

Hi all.

I posted a question a while back about failure to compile simple1.cc.

The problem was in type_info1.hh. It appears that even if you do not build mysql++, you still need to patch type_info1.hh.

Unfortunately, the patch didn't work for me. I've not tracked down why. I discovered and fixed the problem by going over to my RedHat machine (I normally run Suse) and loading in the mysql++ rpm file.

I manged to get simple1.cc to compile there and by comparing all the header files managed to figure out what was wrong on my Suse machine.

Hope this helps some others.

--John