Skip to content

Instantly share code, notes, and snippets.

@se5a
Created June 6, 2017 07:21
Show Gist options
  • Select an option

  • Save se5a/9a0953f49591c53f1752a42f42a52b25 to your computer and use it in GitHub Desktop.

Select an option

Save se5a/9a0953f49591c53f1752a42f42a52b25 to your computer and use it in GitHub Desktop.
Rider Eto.Forms MD addin warnings
6/06/17
9:16 AM Project 'Eto.Addin.XamarinStudio' load finished with warnings: Could not resolve addin reference 'MonoDevelop.MacPlatform'
9:16 AM Project 'Eto - pcl' load finished with warnings: PCL Reference Assemblies not installed. at (188:3)
9:16 AM Project 'Eto.Serialization.Xaml - pcl' load finished with warnings: PCL Reference Assemblies not installed. at (188:3)
9:16 AM Project 'Eto.XamMac2 - net45' load failed: The imported project "/usr/lib/mono/xbuild/Xamarin/Mac/Xamarin.Mac.CSharp.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. /mnt/98448323-4372-4c8a-904a-30b587cc3685/Programing/Eto.Forms/Eto/Source/Eto.Mac/Eto.XamMac2 - net45.csproj at (249:3)
9:16 AM Project 'Eto.XamMac2 - mobile' load failed: The imported project "/usr/lib/mono/xbuild/Xamarin/Mac/Xamarin.Mac.CSharp.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. /mnt/98448323-4372-4c8a-904a-30b587cc3685/Programing/Eto.Forms/Eto/Source/Eto.Mac/Eto.XamMac2 - mobile.csproj at (252:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment