Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation Error visual studio 2022 #20

Open
guyHavia opened this issue May 15, 2024 · 0 comments
Open

Compilation Error visual studio 2022 #20

guyHavia opened this issue May 15, 2024 · 0 comments

Comments

@guyHavia
Copy link

i followed your instructions, downloading asn.1 tool and run the build commands:
C:\Users\guy\Desktop\kekeo\modules\asn1>set set ASN1C="C:\Program Files\OSS Nokalva\ossasn1\winx64.trial\11.3.0"

C:\Users\guy\Desktop\kekeo\modules\asn1>cd C:\Users\guy\Desktop\kekeo\modules\asn

C:\Users\guy\Desktop\kekeo\modules\asn1>%ASN1C%\bin\asn1.exe %ASN1C%\asn1dflt\asn1dflt.msx64.zp8 KerberosV5Spec2.asn KerberosV5-PK-INIT-SPEC.asn PKIX1Explicit88.asn PKINIT.asn MS-SFU-KILE.asn CredSSP.asn GSSAPI.asn SPNEGO.asn -noSampleCode -der -root -CStyleComments -externalName kekeo_asn1 -messageFormat msvc -verbose -headerFile kull_m_kerberos_oss_asn1_internal.h -soedFile kull_m_kerberos_oss_asn1_internal_x64.c
OSS ASN.1 Compiler Version 11.3
Copyright (C) 2023 OSS Nokalva, Inc. All rights reserved.

asn1 : C0556I: Reading configuration file C:\Program Files\OSS Nokalva\ossinfoctrial.

  • COMPANY = "fire nation (Trial)"
  • PRODUCT = "ASN.1/C"
  • LICENSE = "87943Z"
  • COMPILER = "YES"
  • RUNTIME = "NODELOCKED"
  • MACHINE_TYPE = "AMD64"
  • OPERATING_SYSTEM = "Windows X64"
  • PRODUCT = "ASN.1/C"
  • LICENSE = "87943Z"
  • COMPILER = "YES"
  • RUNTIME = "NODELOCKED"
  • MACHINE_TYPE = "Intel x86"
  • OPERATING_SYSTEM = "Windows NT/Windows 9x"
    This product is licensed for use by "fire nation (Trial)", License "87943Z".

asn1 : C0284I: Syntax checking file 'C:\Program Files\OSS Nokalva\ossasn1\winx64.trial\11.3.0\asn1dflt\asn1dflt.msx64.zp8'.

asn1 : C0284I: Syntax checking file 'KerberosV5Spec2.asn'.

asn1 : C0284I: Syntax checking file 'KerberosV5-PK-INIT-SPEC.asn'.

asn1 : C0284I: Syntax checking file 'PKIX1Explicit88.asn'.

asn1 : C0284I: Syntax checking file 'PKINIT.asn'.

asn1 : C0284I: Syntax checking file 'MS-SFU-KILE.asn'.

asn1 : C0284I: Syntax checking file 'CredSSP.asn'.

asn1 : C0284I: Syntax checking file 'GSSAPI.asn'.

asn1 : C0284I: Syntax checking file 'SPNEGO.asn'.

asn1 : C0285I: Global checking abstract syntax.

KerberosV5-PK-INIT-SPEC.asn(33) : KerberosV5-PK-INIT-SPEC: warning A0073W: 'identified-organization', not 'org', is the standard identifier for 3.

asn1 : C0286I: Generating header file.

asn1 : C0287I: Generating control file.

asn1 : C1310I: No critical errors found, but message(s) were suppressed due to the compiler's default permissive mode. Compile with -noRelaxedMode to see all messages.

asn1 : C0245I: 118 warning messages suppressed, 0 informatory messages suppressed, 1 error message ignored.
To see the suppressed messages use the option -warningMessages.

asn1 : C0043I: 0 error messages, 1 warning message and 14 informatory messages issued.

i copied the libraries and i get 1915 errors:
Error (active) E0020 identifier "KULL_M_ASN1_KRB_CRED" is undefined kekeo\modules\codecs\ccache.h
Error (active) E0020 identifier "KULL_M_ASN1_EncKrbCredPart" is undefined kekeo\modules\codecs\ccache.h
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant