From: Warren Young Date: April 21 2008 6:30pm Subject: Re: mingw32-make: *** [mysqlpp_beemutex.o] Error 2 List-Archive: http://lists.mysql.com/plusplus/7601 Message-Id: <480CDD2C.5020206@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Daniel Kolbo wrote: > g++ is in the PATH Well, the vague CreateProcess() error says it can't find *something* it needs. I suggest installing a freestanding version of MinGW to build MySQL++ with. You can then use it with CodeBlocks. It may be that the IDE sets certain necessary environment options for its copy of the tools.