Skip to content

Unable to build OpenSSL on Windows after I modified a function #24082

Answered by IonutCorbu
IonutCorbu asked this question in Q&A
Discussion options

You must be logged in to vote

make update does not have an equivalent in Windows like

nmake update

But I finally solved the problem by adding an entry in libcrypto.num with my function something like:

CMS_SignerInfo_sign_custom  ? 3_4_0        EXIST::FUNCTION:

And in Hacking.md file it is specified the same action done by make update (libcrypto.num is updated).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@IonutCorbu
Comment options

Answer selected by IonutCorbu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants