I have developed one windows application which uses curl.exe to get response from another one website. when i run this application in another one machine it throws an error "The program can't start because msys-curl-4.dll is missing from your computer. try reinstalling the program to fix this problem".
So, I have added the required dll's in the same path from where i am running my application.
But now am getting a different error as in the image, enter image description here