You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building the project by myself with build_certificate-generator.cmd needs also building openssl with perl and consequently results in an error:
Your branch is up to date with 'origin/master'.
HEAD is now at 6d50161 Update to OpenSSL 1.1.1k.
Already up to date.
STEP 3) Building OpenSSL
STEP 1) Configure OpenSSL for VC-WIN32...
Der Befehl "perl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
STEP 2) Creating Makefiles...
Der Befehl "nmake" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
STEP 3) Building OpenSSL
Der Befehl "nmake" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
STEP 4) Install OpenSSL...
Der Befehl "nmake" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
*** ALL DONE ***
STEP 4) Building CertificateGenerator
"0" kann syntaktisch an dieser Stelle nicht verarbeitet werden.
So it would be very comfortable to have a prebuild version for >= Windows XP.
The text was updated successfully, but these errors were encountered:
Devmawi
changed the title
Provide an prebuild exe for Certificate Generator
Provide a prebuild version for Certificate Generator
Dec 17, 2021
The
Certificate Generator
is a very essential application for some OPC-UA projects like this: https://github.com/OPCFoundation/UA-.NET-Legacy.Building the project by myself with
build_certificate-generator.cmd
needs also buildingopenssl
with perl and consequently results in an error:So it would be very comfortable to have a prebuild version for
>= Windows XP
.The text was updated successfully, but these errors were encountered: