Hi,
Can libssh2 be compiled for 64 Bit AMD platform. I see there exists a
makefile for Win32 but what about Win64. Has any one done that , if so please
share the info about it e.g related Makefile, special commans or flags to be
set etc.
thanks
Sanjay
> Can libssh2 be compiled for 64 Bit AMD platform. I see there exists a
makefile for Win32 but what about Win64. Has any one done that , if so
>please share the info about it e.g related Makefile, special commans or
flags to be set etc.
I have compiled x64 versions of libssh2 using Visual Studi
I am using MsDev studio only. I tried compiling libssh2 using x64 Visual studio
but it keeps looking for libssl and libcrypt which are not there in my open SSL
installation. Any ideas ?
From: Neil Gierman
To: libssh2 development
Sent: Wednesday, June 24, 2009
> I am using MsDev studio only. I tried compiling libssh2 using x64 Visual
studio but it keeps looking for libssl and libcrypt which are not there in
my open SSL installation. Any ideas ?
Below are my Pre-Build Event commands to compile OpenSSL and place it in the
directory where my Solution Link
That is so great. Appreciate your help. I will give this a try and keep you
updated.
Again thanks much for the great help
Sanjay
From: Neil Gierman
To: libssh2 development
Sent: Wednesday, June 24, 2009 1:59:36 PM
Subject: RE: 64 Bit compilation of libssh2 on
Hi Neil,
I am able to compile openSSL fine. I had downloaded libssh2-1.1 but I
dont see any instructions to compile it in Windows environment, all I see with
it is cygwin compilation insstructions. Any help will be greatly appreciated.
thanks
Sanjay
> I am able to compile openSSL fine. I had downloaded libssh2-1.1
but I dont see any instructions to compile it in Windows environment, all I
see with it is cygwin compilation insstructions. Any help will be greatly
appreciated.
thanks
Sanjay
All you should need to do is open the win32\l