mono / CppSharp

Tools and libraries to glue C/C++ APIs to high-level languages
MIT License
3.15k stars 518 forks source link

Add ARM64 dynamic libraries to NuGet package #1843

Open cjhowedev opened 7 months ago

cjhowedev commented 7 months ago
Brief Description

Compile Clang and CppSharp for ARM64 so I don't have to use Rosetta 2 on MacOS to use CppSharp via NuGet. Ideally we can also support Windows ARM64.

OS: MacOS 14.4.1

Used headers
Used settings

Target: Clang

Other settings

Stack trace or incompilable generated code