Code Monkey home page Code Monkey logo

Comments (2)

charlespetzold avatar charlespetzold commented on May 21, 2024

You need to install the Xamarin platform as well:

https://www.xamarin.com/platform

From: jonaspov [mailto:[email protected]]
Sent: Friday, July 22, 2016 12:12 PM
To: xamarin/xamarin-forms-book-samples [email protected]
Subject: [xamarin/xamarin-forms-book-samples] Examples assume external Xamarin - Dont work out of the box with new VS2015 w/Xamarin included (#8)

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:617021https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fgo.microsoft.com%2ffwIink%2f%3fLinkId%3a617021&data=01%7c01%7cchape%40microsoft.com%7c368683870b8e412fdadf08d3b24afb0b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=5N74%2f%2bLj9ke3Osqpsrv%2bt406YFGxVwyEtFnW3oB3%2fHY%3d
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:617023https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fgo.microsoft.com%2ffwIink%2f%3fLinkId%3a617023&data=01%7c01%7cchape%40microsoft.com%7c368683870b8e412fdadf08d3b24afb0b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=0d9S%2bcKe%2f80zY%2bzN1aTXlrgYEKhVWhkcKOkrA0TXaQs%3d
The following proJects will not be loaded unless you install the above feature:
. XP IatformVisuaIs.DroidXPIatformVisuaIs.Droid.csproj


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/8, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGV_ie1_Mw4UrOm3KePKPrFtP_0nL9uyks5qYOvtgaJpZM4JS6Fe.

from xamarin-forms-book-samples.

jonaspov avatar jonaspov commented on May 21, 2024

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
edition.

When using it, I can compile and run all of the code in "
https://github.com/xamarin/recipes" so my environment is fine but your
examples will only load the Universal Windows project as seen here:

Thanks for any help on this.

Jonas

On Mon, Jul 25, 2016 at 10:23 AM, Charles Petzold [email protected]
wrote:

You need to install the Xamarin platform as well:

https://www.xamarin.com/platform

From: jonaspov [mailto:[email protected]]
Sent: Friday, July 22, 2016 12:12 PM
To: xamarin/xamarin-forms-book-samples <
[email protected]>
Subject: [xamarin/xamarin-forms-book-samples] Examples assume external
Xamarin - Dont work out of the box with new VS2015 w/Xamarin included (#8)

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<
https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fgo.microsoft.com%2ffwIink%2f%3fLinkId%3a617021&data=01%7c01%7cchape%40microsoft.com%7c368683870b8e412fdadf08d3b24afb0b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=5N74%2f%2bLj9ke3Osqpsrv%2bt406YFGxVwyEtFnW3oB3%2fHY%3d>

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<
https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fgo.microsoft.com%2ffwIink%2f%3fLinkId%3a617023&data=01%7c01%7cchape%40microsoft.com%7c368683870b8e412fdadf08d3b24afb0b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=0d9S%2bcKe%2f80zY%2bzN1aTXlrgYEKhVWhkcKOkrA0TXaQs%3d>

The following proJects will not be loaded unless you install the above
feature:
. XP IatformVisuaIs.DroidXPIatformVisuaIs.Droid.csproj


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<
https://github.com/xamarin/xamarin-forms-book-samples/issues/8>, or mute
the thread<
https://github.com/notifications/unsubscribe-auth/AGV_ie1_Mw4UrOm3KePKPrFtP_0nL9uyks5qYOvtgaJpZM4JS6Fe>.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#8 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ATpWy3uf8TXBOmXCUzjyFJkOttfSmX40ks5qZPD3gaJpZM4JS6Fe
.

from xamarin-forms-book-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.