I'm still pushing this PCL topic as far as I can - and I'm getting close now - it's looking really good :)
I can now build all of MonoDroid, MonoTouch and WP7 in VS2010... And I can run MonoDroid and WP7 with portable class libraries.... It's just MonoTouch in MonoDevelop that I'm currently to close the loop on. If anyone's interested, then there are more details at http://slodge.blogspot.co.uk/2012/05/portable-class-libraries-in-mvvmcross.html and some code on the vNext branch of mvvmCross on GitHub - but if you want to build that code then you do need quite a special VS2010 setup (see http://slodge.blogspot.co.uk/2012/04/using-portable-library-tools-for.html) Thanks especially to @jpobst @jstedfast and @dsplaisted for putting up with my ongoing questions :) On 30 January 2012 14:58, Wally McClure <[email protected]>wrote: > I've been talking with Mark Bradley about sharing code between MT and MfA > projects. I'm curious what are the strategies that you are using to share > code between the two platforms. Any thoughts/advice are appreciated. > We've each got a way that we're doing. I'm using separate projects and am > linking files. Mark is doing something a little different where he > references the .dll directly in his MT and MfA projects. I think both have > pluses/minuses. What are you doing? Is there some macdaddy project type > that we have missed that would allow us to share things easily? Are we > both missing something? > > Wally > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
