-
Notifications
You must be signed in to change notification settings - Fork 563
Examples assume external Xamarin - Dont work out of the box with new VS2015 w/Xamarin included #8
Comments
You need to install the Xamarin platform as well: https://www.xamarin.com/platform From: jonaspov [mailto:[email protected]] When loading chapter 1's solution the following errors appear in VS2015: Install Missing Features — |
Thanks for the reply Charles but there must be something else going on. I'm using the latest VS2015 which has Xamarin included in the Community When using it, I can compile and run all of the code in " Thanks for any help on this. Jonas On Mon, Jul 25, 2016 at 10:23 AM, Charles Petzold [email protected]
|
When loading chapter 1's solution the following errors appear in VS2015:
Install Missing Features
Install Xamarin to build native iOS apps in C#.
Develop iOS and Android apps in C# and share the same code with your existing .NET proJects.
Learn more:
http://go.microsoft.com/fwIink/?LinkId:617021
The following proJects will not be loaded unless you install the above feature:
XP IatformVisuaIs.iOS.csproj
Install Xamarin to build native Android apps in C#.
Develop iOS and Android apps in C# and share the same code with your existing .NET proJects.
Learn more:
http://go.microsoft.com/fwIink/?LinkId:617023
The following proJects will not be loaded unless you install the above feature:
. XP IatformVisuaIs.DroidXPIatformVisuaIs.Droid.csproj
The text was updated successfully, but these errors were encountered: