Hello,
I'm creating a .NET Console Project with Xamarin Studio 5.10.1 on OS X 10.11.2. I'd like to use Chilkat's Email object to process EML files.
I've attempted to use the available NuGet packages from Chilkat, but I'm receiving the following exception:
Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application.
I'm new to Xamarin Studio, so could you please give me some insight here? Am I missing a key component?
Thank you,
Joe