2 messages in com.mysql.lists.plusplusbuilding MySQL++ under cygwin
FromSent OnAttachments
Anthony Corriveau12 Oct 2000 06:22 
Mel12 Oct 2000 06:25 
Subject:building MySQL++ under cygwin
From:Anthony Corriveau (acme@earthlink.net)
Date:10/12/2000 06:22:54 AM
List:com.mysql.lists.plusplus

I have been trying to build MySQL++ under cygwin to produce a Win32 library. The Readme says to use automake and autoconf, but cygwin does not come with those tools.

I tried ./configure but I get "checking for MySQL library directory... configure: error: Didn't find the mysql library dir in ''"

Where does the MySQL need to be installed at?