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

ARM configuration for Visual Studio #1290

Open
irwir opened this issue Sep 16, 2024 · 0 comments
Open

ARM configuration for Visual Studio #1290

irwir opened this issue Sep 16, 2024 · 0 comments

Comments

@irwir
Copy link
Contributor

irwir commented Sep 16, 2024

  1. Please consider adding ARM/ARM64 (/ARM64CE?) platforms to .vcxproj at least for static library. Changes for ARM64 static library are trivial, DLL might be harder because of assembler.
  2. # define CRYPTOPP_ARM_ACLE_HEADER 1

    Compilation fails because ACLE was not a part of Visual Studio.
    The same condition as used in lines 347-349 might be applicable here.
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