Hi,
On 04.12.2013 18:57, Ali Nikzad wrote:
I am using the 32-bit dynamic pre-built binaries of libcurl 7.33 in a
C++ application. I downloaded the msi installation of the files from
www.confusedbycode.com/curl/ .
When I install the msi in my machine and use the dlls everything works
fine. But when I port those dlls and use them in another machine without
installing the msi, libcurl does not work. I wonder what happens in
installation that I am missing. Should I register the dlls in the second
machine manually?
I guess that some dependend DLLs will be located in other folders which
you then dont copy ...
but you should really ask this question to those folks who built the MSI
installer ;-)
Another way to find out the dependencies of your binaries is using this
tool:
http://www.dependencywalker.com/
HTH, Gün.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html