9 messages in com.mysql.lists.plusplusRe: mingw32-make: *** [mysqlpp_beemut...
FromSent OnAttachments
Daniel Kolbo18 Apr 2008 09:02 
Warren Young21 Apr 2008 07:13 
Warren Young21 Apr 2008 07:28 
Daniel Kolbo21 Apr 2008 10:15 
Warren Young21 Apr 2008 11:29 
Daniel Kolbo24 Apr 2008 16:04 
Warren Young24 Apr 2008 21:54 
Daniel Kolbo26 Apr 2008 07:11 
Warren Young26 Apr 2008 23:34 
Subject:Re: mingw32-make: *** [mysqlpp_beemutex.o] Error 2
From:Warren Young (mysq@etr-usa.com)
Date:04/21/2008 07:13:07 AM
List:com.mysql.lists.plusplus

Daniel Kolbo wrote:

sqlpp_beemutex.o -MFmysqlpp_beemutex.o.d -MD lib/beemutex.cpp process_begin: CreateProcess(NULL, -c "g++ -c -o mysqlpp_beemutex.o -g -mthreads -DUNICODE -D_UNICODE -DMYSQLPP_NO_DLL -DHAVE_MYSQL_SSL_SET -I\"C:\Program Files \MySQL\MySQL Server 5.0\include\" -MTmysqlpp_beemutex.o -MFmysqlpp_beemutex.o. d -MD lib/beemutex.cpp", ...) failed. make (e=2): The system cannot find the file specified. mingw32-make: *** [mysqlpp_beemutex.o] Error 2

This looks like some sort of compiler error; it has nothing to do with beemutex.cpp, that's just the first thing that gets built in the library. Perhaps CodeBlocks is distributing a version of the MinGW tools different than the ones currently being distributed from mingw.org, which are broken in some way?

A quick glance at the CodeBlocks site doesn't tell me which version of MinGW they're distributing. Can you drop in the official version underneath CodeBlocks, or can you get the version details of what is installed?