Mark wrote: > Then from the VC++ environment at a prompt do: > > > nmake -f ms\ntdll.mak > > I am not sure how to run this from a command prompt in Visual Studio, > since I cannot find a Visual Studion workspace or project file in > which to open the OpenSSL project.
Maybe the instructions are a little misleading. AFAIK you just open a Windows command prompt and type that command there. You need to have set up the VC++ environment variables before that will work, though. Typically you either have them set up already (the VC++ installer did it for you) or you need to run vcvars32.bat in the prompt before you can run the nmake command. -- Heikki Toivonen
signature.asc
Description: OpenPGP digital signature