Re: Visual Studio & Cygwin dlls

2005-02-28 Thread Brian Dessent
Sangita Mohan wrote: > > I am trying to use the OpenLDAP client library from my VC++ code. > > I downloaded the Cygwin OpenLDAP dlls and header files. I used a utility > called implib32 to generate lib files for the dlls. > > I linked the project to use the OpenLDAP lib files. However it doesn't

Visual Studio & Cygwin dlls

2005-02-28 Thread Sangita Mohan
I am trying to use the OpenLDAP client library from my VC++ code. I downloaded the Cygwin OpenLDAP dlls and header files. I used a utility called implib32 to generate lib files for the dlls. I linked the project to use the OpenLDAP lib files. However it doesn't build. I get the following errors