https://bugzilla.novell.com/show_bug.cgi?id=641895

https://bugzilla.novell.com/show_bug.cgi?id=641895#c2


Jonathan Pryor <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Jonathan Pryor <[email protected]> 2010-09-25 14:52:30 UTC 
---
In theory, this is supported, but all of the assemblies that need to have
proxies generated need to appear on the monodroid command line:

    monodroid.exe ...  assembly1.dll assembly2.dll ...

However, I don't know if our MSBuild support has any support for actually doing
that. :-(

If you have some copious free time, you might try upping the MSBuild verbosity
level (so you can see what the monodroid.exe command line is), then manually
run monodroid with all of your assemblies specified to see if it actually
works.

This will let us know if tooling support is missing, or if monodroid itself
needs to support this as well.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to