10 messages in com.mysql.lists.plusplusMySQL++ can be frustrating
FromSent OnAttachments
Jim Langston30 Jun 2006 10:30 
Carlos Flores30 Jun 2006 13:01 
Jim Langston30 Jun 2006 17:09 
Bill K30 Jun 2006 17:37 
Jim Langston30 Jun 2006 22:34 
Carlos Flores04 Jul 2006 07:42 
Warren Young05 Jul 2006 07:34 
Jim Langston06 Jul 2006 02:07 
Robin Stevens06 Jul 2006 10:19 
Warren Young07 Jul 2006 12:52 
Subject:MySQL++ can be frustrating
From:Jim Langston (serp@gmail.com)
Date:06/30/2006 10:30:05 AM
List:com.mysql.lists.plusplus

I compile the examples and after recompiling the libraries and redirecting where the .lib files are, I get it to work.

So then I am working on my own program, bring in an example and it's crashing on query.storein(res);

I copy the debug libraries from both mysql++ and mysql into the source file, same thing. copy the release files, it just crashes differently.

This is highly frustrating. If the libraries work for some source they would work for the EXACT same source in another directory.