http://bugzilla.novell.com/show_bug.cgi?id=599188
http://bugzilla.novell.com/show_bug.cgi?id=599188#c7 Geoff Norton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |INVALID --- Comment #7 from Geoff Norton <[email protected]> 2010-04-30 03:02:45 UTC --- The project you uploaded has the following problems (at the very least): #1: Its in a folder with spaces "My test project ..." #2: Its in a sub folder with spaces "test project" #3: The test project includes a reference to a seperate mscorlib from the desktop #4: OpenMetaverse.dll is compiled against a desktop profile not monotouch and includes types not in the monotouch profile. You must compile everything as monotouch library projects and cannot include arbitrary corlibs. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
