But I had complie error.
error message
=============================
Building OpenSSL
mkdir tmp32dll
mkdir out32dll
mkdir inc32
mkdir inc32\openssl
NMAKE : fatal error U1073 : don't know to make
'.\crypto\cryptlib.h'
stop
==============================================
It is hard difficult to understand error message
"don't know to make cryptlib.h"
U1073 error message means "file not found"
But Certainly there is "crypto\cryptlib.h file"
So I can't understand the factor of the error message.
I wish to know the solution. (How to complile)
please your help.
p.s>
sorry I'm poor at the English.
But I'm waited for your answer.