From: Warren Young Date: July 6 2009 1:15pm Subject: Re: Examples crashes when doing them in my own projects List-Archive: http://lists.mysql.com/plusplus/8655 Message-Id: <4A51F8E7.2080701@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Joachim Krüger wrote: > Have you ever heard of that problem that i described? Yes, and every time I can think of it happening, it was due to linking a library to a program built with different settings from the library. Hence the advice to read the file that describes how to set your program's build options to be the same as those used by MySQL++.