Oh, I thought that a repro could be created with some project that contains invalid hint path and some assembly in some path specified by AssemblySearchPaths (instead of your entire build system that involves scons). I am just not sure if I can exactly reproduce that, so no worries, it's just a wishlist item.

By the way, in case you want a quick workaround, you can disable that problematic MSBuild task by commenting out <ResolveLibraryProjectImports ... /> XML element in "Novell.MonoDroid.Common.targets" file (which is in %ProgramFiles(x86)%\MSBuild\Novell directory.

On the VS build error issue, I haven't experienced that issue... while I have done a few sample projects. I'll share if I found any.

Atsushi Eno

mcleodia wrote:
No worries, thanks for the v4.1 alpha :)

I'm very excited about this as it means I will be able to get the
compatibility package viewpager control in place rather than the hand rolled
swipe gesture listener/viewswitcher combo I put in as a temporary measure.

I can't easily produce a reproducable project as our stuff has a lot of code
and dependencies.
It would be much more time consuming to give you our source code and get you
up and running with scons etc than it would to produce a toy example from
scratch.

I've got a few urgent things to attend to today, but I will see if I can
create a stripped down example when I get a spare moment later on this week
or next.

Cheers
Iain


PS, I also see some weird build errors when I try to build/deploy in visual
studio, related to project references not being found.
It seems to only happen if I have source files open - possibly intellisense
compilation out of date or something?
Wish I could provide more info, but I'm not entirely sure what's happening
yet.
It goes away if I do a deploy with all source editor windows closed though.
Have you seen anything similar?


--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/msbuild-crash-in-ResolveLibraryProjectImports-task-in-MFA-v4-1-tp5635151p5635632.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid




_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to