From: Warren Young Date: July 3 2007 6:37pm Subject: Re: Building the mysql++ Library Using MinGW List-Archive: http://lists.mysql.com/plusplus/6730 Message-Id: <468A975D.7030704@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Matthew Shea wrote: > Upon running the command > D:\MinGW\bin>mingw32-make -f c:\mysql++\Makefile.mingw Make isn't designed to be used that way. Your current working directory needs to be c:\mysql++, and d:\mingw\bin should be in your PATH, so that you can give the command given in README.mingw as-is.