Okay... when you build your projects, what are the unresolved externals?

You need to add both libcrypto and libssl to your list of linked
libraries -- this might have something to do with it, but I'm not sure
without the list of unresolved externals.

-Kyle H

On Tue, Sep 2, 2008 at 8:01 AM,  <[EMAIL PROTECTED]> wrote:
>
> I know that all mailing lists cringe when newbies post.  But I'm in a real
> bind and so at the risk of putting myself in that category, I have some
> basic questions.
>
> I am using VS 2003 to maintain several MFC applications.  These apps
> communicate with a web service that recently moved to https://....  So I am
> trying to get open ssl into my code.  I have downloaded a binary
> distribution of the win32 (0.9.8h) and installed it.  I have also put open
> ssl function calls into my code.  It compiles OK, but I get "unresolved
> external" errors.  I have the compiler configured to "Use MFC in a shared
> DLL".  Does anyone have any information that will help me get this thing
> linked so I can begin learning more about SSL as I attempt to communicate
> with my web service?
>
> Thanks,
> Scott Hill
> Flying J, Inc.
>
> Food for thought:
> A good pun is it's own reword.
> Energizer bunny arrested! Charged with battery!
> A pessimist's blood type is always B-negative.
> 42.7 percent of all statistics are made up on the spot.
> How much deeper would the ocean be without sponges?
> Atheism is a non-prophet organization.
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to