Open angelotadres opened 3 months ago
Is this on ARM64?
Yes. This was while using a Macbook M3.
OK, then it's expected, ARM64 is currently a WIP: https://github.com/mono/CppSharp/pull/1879 Still some issues to solve, hopefully it will be supported soon.
Brief Description
Using CppSharp via NuGet (version 1.1.5.3168), the following error appears when running the Console Application:
Could not load file or assembly 'CppSharp.Generator, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
OS: OS X Sonoma 14.5
Code Used
Target: GCC
Stack trace or incompilable generated code
There is no Stack trace; Project compiles, this is the error verbatim when running: