[mono-android] Unable to build portable library on OSX.
Doug
douglas.linder at gmail.com
Thu Oct 18 15:10:27 UTC 2012
Yes.
Last login: Thu Oct 18 21:33:36 on console
dougs-Mac-mini:~ doug$ ls -l
/Library/Frameworks/Mono.framework/External/xbuild/Novell/Novell.MonoDroid.CSharp.targets
-rw-r--r-- 1 root admin 1366 15 Sep 06:32
/Library/Frameworks/Mono.framework/External/xbuild/Novell/Novell.MonoDroid.CSharp.targets
Seems like the file date is rather old though, Sept 15, considering I
re-installed the runtime a few days ago, but I guess it's not uncommon
for installed files to have slightly unusual creation times, and yours
is dated Spet 14.
~
Doug.
On Thu, Oct 18, 2012 at 10:14 PM, Jonathan Pryor <jonp at xamarin.com> wrote:
> On Oct 17, 2012, at 11:36 PM, Doug <douglas.linder at gmail.com> wrote:
>> Is this a known issue, or something?
>
> I haven't seen it before...
>
>> I saw this issue on bugzilla: https://bugzilla.xamarin.com/show_bug.cgi?id=7173
>>
>> However, my issue is more direct.
>> Clear copy of OSX mountain lion.
>
> I assume you mean "clean" copy...
>
>> Install the android trial
>> Create new solution
>> Create new portable library project
>> Compile
>>
>> Generates:
>> /Users/doug/projects/droid/droid.sample/HelloWorld.Common/HelloWorld.Common.csproj:
>> Error: /Users/doug/projects/droid/droid.sample/HelloWorld.Common/HelloWorld.Common.csproj:
>> /Library/Frameworks/Mono.framework/Versions/2.10.9/lib/mono/xbuild/Microsoft/Portable/v4.0/Microsoft.Portable.CSharp.targets:
>
> Sanity check: does that file exist?
>
> $ ls -l /Library/Frameworks/Mono.framework/Versions/2.10.9/lib/mono/xbuild/Microsoft/Portable/v4.0/Microsoft.Portable.CSharp.targets
> -rw-r--r-- 1 root admin 1570 May 7 20:42 /Library/Frameworks/Mono.framework/Versions/2.10.9/lib/mono/xbuild/Microsoft/Portable/v4.0/Microsoft.Portable.CSharp.targets
>
>> Project file could not be imported, it was being imported by
>> /Users/doug/projects/droid/droid.sample/HelloWorld.Common/HelloWorld.Common.csproj:
>> /Library/Frameworks/Mono.framework/Versions/2.10.9/lib/mono/xbuild/Microsoft/Portable/v4.0/Microsoft.Portable.CSharp.targets
>> could not import
>> "$(MSBuildToolsPath)\Novell\Novell.MonoDroid.CSharp.targets"
>
> Further sanity check: does that file exist?
>
> $ ls -l /Library/Frameworks/Mono.framework/External/xbuild/Novell/Novell.MonoDroid.CSharp.targets
> -rw-r--r-- 1 root admin 1366 Sep 14 12:37 /Library/Frameworks/Mono.framework/External/xbuild/Novell/Novell.MonoDroid.CSharp.targets
>
> Thanks,
> - Jon
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
More information about the Monodroid
mailing list