From: Warren Young Date: September 13 2004 10:08pm Subject: Re: Visual Studio .NET (7.1.3088) and mysql++ 1.7.15 List-Archive: http://lists.mysql.com/plusplus/3484 Message-Id: <41461A74.6040303@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Daniel wrote: > I had to create a dummy.cpp file to compile 1.7.16 though. Did I miss > something or is it broken? :) Sorry, it got left out of the tarball. I'll fix it. dummy.cpp is just an empty file to work around a weakness in the VS IDE. (You can't see C/C++ project settings unless there is one *.cpp file in the project. It doesn't recognize *.cc as C++ in all instances. Bleh.)