Closed mrihtar closed 2 years ago
and or or? I though applink.c is only used with MSVC.
I added the above include to the end of already existing openssl includes, so I guess it's and.
Interesting. I could not reproduce this error. You use osslsigncode.exe and *.dll from our osslsigncode 2.2 build (https://github.com/mtrojnar/osslsigncode/releases/download/2.2/osslsigncode_2.2_windows.zip), right? What is your version of Windows?
Please reopen when you can provide a way to reproduce it.
In some cases I was getting the above error using your Windows build (2.2). With the following modification of osslsigncode.c
and compilation with msys2 mingw64 everything works fine.