-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cpp_with_xamarin #64
Comments
using System; namespace MathFuncs
}
|
using System.Diagnostics; namespace MathFuncsApp MyMathFuncs could not access ,because internal not public |
where netstandard2.0 dll from c++??? |
I'm getting the [mono-rt] [ERROR] FATAL UNHANDLED EXCEPTION: System.DllNotFoundException: libMathFuncs.so every time. I tried switching out parts of my implementation for the prebuilt components (the native libraries and NuGet packages found within the Artefacts folder) but had no luck. |
cpp_with_xamarin is bad
The text was updated successfully, but these errors were encountered: