From: Warren Young Date: September 15 2004 8:44pm Subject: Re: Error in type_info1.hh List-Archive: http://lists.mysql.com/plusplus/3495 Message-Id: <4148A993.8070401@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit René Müller wrote: > /usr/include/mysql++/type_info1.hh:29: error: uninitialized member ' > mysql_ti_sql_type_info::_base_type' with 'const' type 'const unsigned That problem was fixed several versions back. Do you have the current version from http://tangentsoft.net/mysql++/ ? > Alternative I tried to replace -llibmysqlpp with -lsqlplus and I wish you'd remove the older MySQL++ versions from your machine.