Skip to content

Controller client library for ARM64 is called nvdaControllerClient32.dll #15717

@LeonarddeR

Description

@LeonarddeR

Steps to reproduce:

  1. run scons client
  2. Go to extras\controllerClient\arm64

Actual behavior:

Resulting ddl is called nvdaControllerClient32.dll

Expected behavior:

Something diffferent

Additional context

The library is called nvdaControllerClient64.dll for x86_64, otherwise it is called nvdaControllerClient32.dll.

Proposed fix

I propose removing the architecture suffix from the dll name. The architecture is clear from the folder the dll is bundled in. Furthermore, X64 examples like the C# and Python ones don't run on X64 without changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    audience/nvda-devPR or issue is relevant to NVDA / Add-on developersp5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions