6 messages in com.mysql.lists.plusplusRe: install mysql++ in windows
FromSent OnAttachments
siva kumar pudi12 Sep 2007 23:03 
Warren Young13 Sep 2007 01:25 
Warren Young13 Sep 2007 02:52 
siva kumar pudi13 Sep 2007 02:52 
Paul13 Sep 2007 09:46 
Dale Stewart13 Sep 2007 09:49 
Subject:Re: install mysql++ in windows
From:Warren Young (mysq@etr-usa.com)
Date:09/13/2007 01:25:19 AM
List:com.mysql.lists.plusplus

siva kumar pudi wrote:

I didnt find any mysql++ dir in the mysql installation dir.

Why do you expect to find one?

How to get mysql++ installed and build libraray files .

Load mysql++.sln in Visual Studio, and build both the Debug and Release versions. Then you can either use install.bat to copy the built library files and the headers to c:\mysql++, or you can copy them somewhere else by hand.