Re: Problems using a DLL with Cygwin 64 bit

2015-12-18 Thread Corinna Vinschen
On Dec 18 14:11, Philip Taylor wrote: > > Thank you for the reply. My situation is this: I was supplied Windows 32-bit > and 64-bit .dll and .lib files by the manufacturer, which I believe were > created using MS Visual Studio. These are to enable me to use the API for > this camera from my softwa

Re: Problems using a DLL with Cygwin 64 bit

2015-12-18 Thread Eliot Moss
On 12/18/2015 9:11 AM, Philip Taylor wrote: Thank you for the reply. My situation is this: I was supplied Windows 32-bit and 64-bit .dll and .lib files by the manufacturer, which I believe were created using MS Visual Studio. These are to enable me to use the API for this camera from my softwa

Re: Problems using a DLL with Cygwin 64 bit

2015-12-18 Thread Philip Taylor
Thank you for the reply. My situation is this: I was supplied Windows 32-bit and 64-bit .dll and .lib files by the manufacturer, which I believe were created using MS Visual Studio. These are to enable me to use the API for this camera from my software. Building using GCC tools with cygwin,

Re: Problems using a DLL with Cygwin 64 bit

2015-12-17 Thread Corinna Vinschen
On Dec 17 11:00, Philip Taylor wrote: > Environment: > Windows 7 (64 bit) > Cygwin 64 bit > GCC version: 4.9.3 > > To make use of a Prosilica camera, I am having to build applications using > an externally supplied DLL (from the camera manufacturer, with no source > code) in Cygwin64 and Cygwin32.

Problems using a DLL with Cygwin 64 bit

2015-12-17 Thread Philip Taylor
Environment: Windows 7 (64 bit) Cygwin 64 bit GCC version: 4.9.3 To make use of a Prosilica camera, I am having to build applications using an externally supplied DLL (from the camera manufacturer, with no source code) in Cygwin64 and Cygwin32. I am using the appropriate 32 or 64 bit version o