From: Date: February 28 2006 11:24pm Subject: Re: Problem building version 2.0.7 with Visual C++ 2005 List-Archive: http://lists.mysql.com/plusplus/5509 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1473_14919802.1141165488721" ------=_Part_1473_14919802.1141165488721 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline It's ok. I have compiled it. It was my fault. I was not running the Visual Studio Command Prompt, i was running the standard command prompt with no environment variables. Sorry for all the trouble. On 2/27/06, Warren Young wrote: > > Catalin Ispas wrote: > > > > C:\mysql++-2.0.7>mingw32-make > > cd lib && mingw32-make BIN_DIR=3Ddebug 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? > > -- > MySQL++ Mailing List > For list archives: http://lists.mysql.com/plusplus > To unsubscribe: > http://lists.mysql.com/plusplus?unsub=3Dcatalin.ispas@stripped > > ------=_Part_1473_14919802.1141165488721--