From: Date: February 27 2006 3:24pm Subject: Re: Problem building version 2.0.7 with Visual C++ 2005 List-Archive: http://lists.mysql.com/plusplus/5505 Message-Id: <44030BB3.5000005@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Catalin Ispas wrote: > > C:\mysql++-2.0.7>mingw32-make > cd lib && mingw32-make BIN_DIR=debug all example_setup > makefile:34: *** commands commence before first target. Stop. That indicates a Makefile formatting error. Either the changes you made broke the Makefile, or you missed some changes that need to be made. If I release a packaged version of the 2.1 branch so you don't have to check it out from the repository, would you try it?