[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing functions


On Monday, 19 October 2020 10:33:06 CEST 김상득 wrote:
> Hi,

Hi,

> I'm trying to compile your library with Visual Studio.
> 
> 1.
> I found some missing functions which declared in bignum.h.
> I looked around all c files, but couldn't find them.
> 
> bignum ssh_make_string_bn(ssh_string string);

https://git.libssh.org/projects/libssh.git/tree/src/bignum.c#n66

> ssh_string ssh_make_bignum_string(bignum num);

https://git.libssh.org/projects/libssh.git/tree/src/bignum.c#n30

> void ssh_print_bignum(const char *which, const_bignum num);

https://git.libssh.org/projects/libssh.git/tree/src/bignum.c#n83
 
> I hope it's my mistake for finding them.
> Please let me know where I can find the functions.

See above.
 
> 2.
> If you have any binary version of LIbSSH for Windows as a form of DLL,
> please help me get it.

$ vcpkg install libssh


https://github.com/Microsoft/vcpkg/



Cheers


	Andreas


-- 
Andreas Schneider                 asn@xxxxxxxxxxxxxx
GPG-ID:     8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D



References:
Missing functions김상득 <kimsangdeuk@xxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org