I just finished going through the process of building OpenSSL 1.1.1g and SqlCipher from the 4.4.0 branch, on Windows 10 and Visual Studio 2019 Community Edition, with the current Windows SDK. I ran into multiple what turned out to be small issues. But at the end all seems to be working in initial tests.
The info I could find for building on Windows was mostly outdated or incorrect in a variety of blog posts and other stuff I found. Does anyone think there would be interest in me writing up the build process for both OpenSSL and for SqlCipher 4.4.0 in the above environment? If so, I’m open to suggestions on where to publish, what to publish, etc.
Also I think I hit at least two small bugs in the Makefile.msc for Windows that I could file an issue for, if that is worthwhile to anyone. If this is worth posting an issue, I’d be willing to do that and to make the related pull request for a possible fix.
Thanks in advance for any info/reactions