From: Warren Young Date: February 20 2006 7:39pm Subject: Re: Problem building version 2.0.7 with Visual C++ 2005 List-Archive: http://lists.mysql.com/plusplus/5495 Message-Id: <43FA1ADB.9050809@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Catalin Ispas wrote: > process_begin: CreateProcess((null), cl /Ic:\mysql\include > /DMYSQLPP_MAKING_DLL > /D_WINDLL /D_UNICODE /G6 /EHsc /nologo /c /MDd /Od /D_DEBUG /ZI /Zi > /Fodebug\col > data.obj coldata.cpp, ...) failed. It looks like there is no cl program, or it is not in your PATH. I haven't played with VS 2005 yet. Please investigate this and let us know what we need to change.