David J Taylor wrote:
> Danny Mayer wrote:
> []
>> With VS 2005, just open the dsw file and tell it to convert all the
>> project files. I recently add the necessary macros to the dsp files so
>> that I don't have to add a bunch of macros every time I pull in a new
>> tarball. I'm only building on VS 2005 these days. Building on VS 6 I
>> reserve for releasing builds.
>>
>> We don't ship the OpenSSL sources due to possible export regulations.
>> You can download that yourself from the openssl.org site. Just follow
>> the build instructions for Windows. I use the nt suboption.
> 
> Thanks, Danny.
> 
> I have now downloaded the OpenSSL sources, however, the file
> openssl/evp.h which ntp needs is not in a directory called "openssl", but 
> in a directory called "crypto".  Confusingly, in the project options you 
> have a directory setting of: "$(OPENSSL)\inc32", and I see no inc32 
> directory in the OpenSSL tree.  I also seem to have trouble finding the 
> build instructions you mentioned.
> 

You need to run the OpenSSL build first to create that directory. Just
follow the instructions.

Danny
> Cheers,
> David 
_______________________________________________
questions mailing list
questions@lists.ntp.org
https://lists.ntp.org/mailman/listinfo/questions

Reply via email to