No cóż nie ma mam w tym doświadczenia i nie wiem co dalej : Ściągnąłem openssl'a i próbuję zainstalować w pliku gdzie opisana jest instalacja jest cos takiego (wszystko zrobiłem do miejsca gdzie pisze uzyj VC++ prompt):
Firstly you should run Configure:
perl Configure VC-WIN32
Next you need to build the Makefiles and optionally the assembly language
files:
-
If you are using MASM then run:
ms\do_masm
-
If you are using NASM then run:
ms\do_nasm
-
If you don't want to use the assembly language files at all then run:
ms\do_ms
If you get errors about things not having numbers assigned then check the
troubleshooting section: you probably won't be able to compile it as it
stands.
Then from the VC++ environment at a prompt do:
nmake -f ms\ntdll.mak
I właśnie tutaj nie wiem co robić gdzieś na goggle znalazłem że trzeba mieć sdk więc ściągnąłem i zainstalowałem SDK dla .NET i próbuję teraz w VC Express Edition to zrobić ale nie wiem jak to nmake nie działa nigdzie . : / proszę pomóżcie