<p style="font-family: arial, sans-serif; line-height: normal;">Hi,</p><p style="font-family: arial, sans-serif; line-height: normal;">I've been trying to build the c/c++ client library for windows but didn't succeed although following your instructions (see error below after running 'bash-3.1$ etc/build-ms.sh').</p><p style="font-family: arial, sans-serif; line-height: normal;">I was wondering maybe you can help me with a compiled client version for windows. (i.e. lib, dll, h - for 32/64 bit)</p><p style="font-family: arial, sans-serif; line-height: normal;">Thanks,</p><p style="font-family: arial, sans-serif; line-height: normal;">Udi</p><p style="font-family: arial, sans-serif; line-height: normal;"><br></p><p style="font-family: arial, sans-serif; line-height: normal;">Result of running &nbsp;'bash-3.1$ etc/build-ms.sh':</p><p style="font-family: arial, sans-serif; line-height: normal;">checking if libtool supports shared libraries... yes</p><p style="font-family: arial, sans-serif; line-height: normal;">checking whether to build shared libraries... yes</p><p style="font-family: arial, sans-serif; line-height: normal;">checking whether to build static libraries... no</p><p style="font-family: arial, sans-serif; line-height: normal;">checking for cl.exe option to accept ISO C99... unsupported</p><p style="font-family: arial, sans-serif; line-height: normal;">checking for inline... __inline</p><p style="font-family: arial, sans-serif; line-height: normal;">checking if compiler accepts '-Wall'... yes</p><p style="font-family: arial, sans-serif; line-height: normal;">checking if compiler accepts '-Wextra'... no</p><p style="font-family: arial, sans-serif; line-height: normal;">checking if compiler accepts '-pedantic'... yes</p><p style="font-family: arial, sans-serif; line-height: normal;">checking if compiler accepts '-Wstrict-prototypes'... no</p><p style="font-family: arial, sans-serif; line-height: normal;">checking if compiler accepts '-Wcast-align'... no</p><p style="font-family: arial, sans-serif; line-height: normal;">checking if compiler accepts '-fno-common'... yes</p><p style="font-family: arial, sans-serif; line-height: normal;">checking if compiler accepts '-fvisibility=hidden'... yes</p><p style="font-family: arial, sans-serif; line-height: normal;">checking if linker accepts '-no-undefined'... yes</p><p style="font-family: arial, sans-serif; line-height: normal;">checking for library containing getaddrinfo... no</p><p style="font-family: arial, sans-serif; line-height: normal;">checking for socket in -lgetaddrinfo... no</p><p style="font-family: arial, sans-serif; line-height: normal;">configure: error: cannot find name resolution library (library with getaddrinfo</p><p style="font-family: arial, sans-serif; line-height: normal;">symbol)</p><p style="font-family: arial, sans-serif; line-height: normal;">bash-3.1$</p>