On Fri, Apr 30, 2010 at 8:40 PM, Ron Bets <[email protected]> wrote:

> Thanks again.  I had noticed that in the readme, and the project is
> apparently attempting to link against the open ssl lib, but there seems to
> be an additional external dependency that is not met.  Here is an example of
> the actual linker error:
>
> 'libeay32.lib(rand_win.obj) : error LNK2001: unresolved external symbol
> __imp_delet...@4'
>
> I am attempting to statically link everything.
>

As far as I know the symbol DeleteDC is defined in libgdi32, so this should
be easy to fix.

Bart.
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to