3 messages in com.mysql.lists.plusplusRE: myqlpp.dll is not a valid windows...
FromSent OnAttachments
JJ Harrison20 Oct 2007 17:21 
Warren Young22 Oct 2007 14:46 
JJ Harrison24 Oct 2007 00:43 
Subject:RE: myqlpp.dll is not a valid windows image installation problems
From:JJ Harrison (nood@yahoo.com.au)
Date:10/24/2007 12:43:19 AM
List:com.mysql.lists.plusplus

I followed the instructions for MinGW (using make, not involving dev-c++ during the install process). I tried again and it worked so I am not sure what I did wrong the first time, thanks though.

-----Original Message----- From: Warren Young [mailto:mysq@etr-usa.com] Sent: Tuesday, 23 October 2007 8:47 AM To: MySQL++ Mailing List Subject: Re: myqlpp.dll is not a valid windows image installation problems

JJ Harrison wrote:

"The application or DLL C:\Dev-Cpp\Bin\mysqlpp.dll is not a valid Windows image. Please check this against your installation diskette."

I'm assuming you actually built that DLL yourself, as opposed to copying it from somewhere? If so, since MySQL++ has been known to build with MinGW -- search the archives -- there may be something wrong with your build system.

Also, try removing Dev-Cpp from the equation: build it from the command line with just the MinGW tools.