4 messages in com.mysql.lists.plusplusProblems building version 2.1.1
FromSent OnAttachments
Kai Hartmann26 Apr 2006 10:10 
Warren Young27 Apr 2006 01:59 
Kai Hartmann27 Apr 2006 04:05 
Warren Young28 Apr 2006 03:20 
Subject:Problems building version 2.1.1
From:Kai Hartmann (Kai.@Uni-Koeln.De)
Date:04/26/2006 10:10:24 AM
List:com.mysql.lists.plusplus

Hi all,

I get the following error when trying to build from source:

In file included from custom1.cpp:29: stock.h: In function `void populate_stock(stock*, const mysqlpp::Row&) [with mysqlpp::sql_dummy_type dummy = sql_dummy]': stock.h:47: instantiated from here stock.h:47: error: invalid static_cast from type `const mysqlpp::ColData' to type `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' make[1]: *** [custom1_custom1.o] Error 1 make[1]: Leaving directory `/home/kha/tmp/mysql++-2.1.1/examples' make: *** [examples] Error 2

What is going wrong? Any suggestions?

Kai