curl-library
Re: Problem while using Visual Studio 2010 MFC
Date: Mon, 18 Nov 2013 12:38:18 -0800 (PST)
I downloaded "libcurl-7.19.3-win32-ssl-msvc" file from http://curl.haxx.se/%a0and placed as c:\cURL\. I did not compile it, just chose file paths for the include, lib directories in the project configuration properties. I am quite newbie about it, honestly I had no idea if I needed to compile it.
That is all I did. When I do same thing in console application everything worked.
On Monday, November 18, 2013 3:25 PM, Igor Korot <ikorot01@gmail.com> wrote:
Hi,
On Mon, Nov 18, 2013 at 11:30 AM, season night <whirlwindseas@yahoo.com> wrote:
> Hi,
>
> I am using Visual Studio 2010, I have a project in MFC which creates a .dll
> file for another program to run it. I have a code that reads xml lines from
> given url works as a console application but when I try to integrate the
> code to mfc project when other program starts to run it gives me that unable
> to load .\.\...dll file that means it can not run the dll file anymore.
> Since the program could not be initialized, the curl code part even was not
> called yet.
> I did every steps of configuration in my mfc project like VC++ inlude, lib
> directory settings, Linker\Input dependencies but I could not overcome this
> issue.
>
> What am I missing or is something wrong while using cURL with mfc projects?
Where did you place curl library?
Is it compiled independently or you include it in the workspace?
Thank you.
>
> Any help is appreciated.
>
> Thanks
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-11-18