Error while creating xamarin-component for android -


i have used command

xamarin-component.exe package c:\cmp\androidcomponent\component creating xamarin component.while building sample android project, showing below error. (i have used command xamarin-component.exe package c:\cmp\androidcomponent\component -verbose display error message in detail).

error message:

c:\program files (x86)\msbuild\xamarin\android\xamarin.android.bindings.targets(155,2): error msb3644: reference assemblies framework "monoandroid,version=v1.0" not found. resolve this, install sdk or targeting pack framework version or retarget application version of framework have sdk or targeting pack installed. note assemblies resolved global assembly cache (gac) , used in place of reference assemblies. therefore assembly may not correctly targeted framework intend. [c:\cmp\androidcomponent\component\samples\app17\vidyoclientandroid\vidyoclientandroid.csproj]

note:

i able create xamarin component ios source code successfully. • while creating xamarin component android source code, internally msbuild.exe getting called 64 bit folder(c:\program files (x86)\msbuild\14.0\binamd64\msbuild.exe "/p:configuration=release" "c:\cmp\androidcomponent\component\samples\app17\app17.sln"...). • build successful when msbuild.exe called path: “c:\program files (x86)\msbuild\14.0\bin\msbuild.exe”(32 bit) explicitly while building android project explicity.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -