From: Warren Young Date: September 13 2005 1:57pm Subject: Re: Problem compiling Mysql++ List-Archive: http://lists.mysql.com/plusplus/4882 Message-Id: <4326DAD2.20607@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Michele Sassi wrote: > > e:\tesi\mysql++-2.0.4\lib\convert.h(105) : error C2065: '_strtoi64' : > undeclared identifier > e:\tesi\mysql++-2.0.4\lib\type_info.h(266) : error C2258: illegal pure > syntax, must be '= 0' These two errors suggest to me that you are using an old compiler. MySQL++ requires Visual C++ 7.1 (VS 2003) or newer.