Error on loading Xamarin.Forms sample project -


just playing xamarin.forms, downloaded sample project tipcalc here. when try open solution in xamarin studio getting error.

enter image description here

when try build project, error

error msb4019: imported project "c:\program files (x86)\msbuild\microsoft\portable\v4.5\microsoft.portable.csharp.targets" not found. confirm path in declaration correct, , file exists on disk. (msb4019) (tipcalc.android)

please guide me, should configure in project, make run successfully. using xamarin studio 5, os windows 7 ultimate.

i installed portable library tools followed xamarin.android fix this. error occurs if try load pcl project without installing portable library tools, because xamarin checks following file in machine while loading pcl project.

c:\program files (x86)\msbuild\microsoft\portable\v4.0microsoft.portable.csharp.targets


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -