Skip to content

ARM configuration for Visual Studio #1290

Open
@irwir

Description

@irwir
  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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions