From: Warren Young Date: September 19 2005 4:16pm Subject: Re: [patch] row::operator[] - template version List-Archive: http://lists.mysql.com/plusplus/4944 Message-Id: <432EE476.9040405@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit pps wrote: > > README.vc says that makemake vc creates makefiles and builds libraries, That shouldn't be the case if you're reading the one from the repository. The released version still says that, erroneously, because it was true before the last release. > running nmake produces this error: We no longer use nmake on Windows. Use GNU make instead, per README.vc. > I installed mysql using windows installer. the installation dir isn't > c:/mysql, how do I specify it, There's a button that lets you customize the install. Or, you can edit the Makefile.base files and re-run makemake.