You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
I'm running dotnet core 2.1 preview 1. After adding the latest gtk-sharp nuget, the application fails with a DllNotFoundException on Application.Init(). Is the package not expected to be self-contained and include the necessary dependencies? If not, I am missing information on what to install on MacOSX ?
The same app runs out of the box on Raspbian :)
The text was updated successfully, but these errors were encountered:
Building what from source? All I did was add the nuget package. I have the Xamarin.Mac extension installed.
myrup
changed the title
DllNotFoundException on Application.Init for dotnet package on MacOS X
DllNotFoundException on Application.Init for dotnet core package on MacOS X
Mar 31, 2018
Hey.
I'm running dotnet core 2.1 preview 1. After adding the latest gtk-sharp nuget, the application fails with a DllNotFoundException on Application.Init(). Is the package not expected to be self-contained and include the necessary dependencies? If not, I am missing information on what to install on MacOSX ?
The same app runs out of the box on Raspbian :)
The text was updated successfully, but these errors were encountered: