I used some binaries from winkde.org: http://winkde.org/pub/kde/ports/win32/releases/stable/4.4.4/openssl-0.9.8k-3-bin.tar.bz2 http://winkde.org/pub/kde/ports/win32/releases/stable/4.4.4/openssl-0.9.8k-3-lib.tar.bz2
Works fine with Visual Studio 2008. > It's weird that finding a compiled version of openssl with working > headers is so hard. The last time I searched (ack, this was years ago), > the first link on google gave me something usable. > > Just make sure you link with the good version of openssl (i.e. you > cannot mix debug openssl with non debug libssh and opposite - ask msvc > guys why). > > Aris > > Le 12/10/11 11:24, Gearoid Murphy a écrit : > > The nasm assembler is available from here: http://www.nasm.us/ > > > > The headers become populated in the final stage of the build, once the > > libraries are built (I think) > > > > On 11/10/11 15:49, Kevin Lambert wrote: > >> > >> The build of openssl fails due to missing executable "nasm". I also > >> cant get libssh to build because all of the headers inside the > >> openssl-1.0.0e/include/openssl are 0 length (this is what first got me > >> trying to build openssl. > >> > >> > >> > >> Kevin > >> > >> > >> > >> *From:*Gearoid Murphy [mailto:[email protected]] > >> *Sent:* Tuesday, October 11, 2011 10:37 AM > >> *To:* [email protected] > >> *Cc:* Kevin Lambert > >> *Subject:* Re: MSVC 2005 build of libssh > >> > >> > >> > >> On 11/10/11 15:36, Kevin Lambert wrote: > >> > >> I have tried making a build of libssh myself but its predicated upon > >> getting openssl to build and my build of openssl keeps failing. > >> > >> Can you elaborate?, what aspect of the openssl build fails? > >> > > >
