Skip to content

Capstone 4 fails to build when targeting UWP #1420

@ceeac

Description

@ceeac

Capstone fails to build when TMS320C64X support is enabled when targeting UWP via Visual Studio because using strcpy is flagged as an error.

Steps to reproduce:

  • Have Windows 10
  • Go to build directory
  • cmake -G "Visual Studio 15 2017 Win64" -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION=10.0 -DCAPSTONE_BUILD_STATIC_RUNTIME=OFF ..
  • Build the resulting Visual Studio Project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions