On 07/04/2012 08:07 AM, Dave Hart wrote:

Have you tried providing OPENSSL_DIR in the environment to nmake?

set OPENSSL_DIR=c:\openssl
nmake

or on its command line:

nmake OPENSSL_DIR=c:\openssl

My guess is either approach will work.

Thanks, both of these work, and I've updated the comment in Makefile.nmake to mention all three possible ways.

I've also submitted a pull request (#13) on github, as Nick recommended in his subsequent email.

--Patrick
***********************************************************************
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-users    in the body.

Reply via email to