https://bugzilla.novell.com/show_bug.cgi?id=639098
https://bugzilla.novell.com/show_bug.cgi?id=639098#c0 Summary: Application project that references library projects does not build Classification: Mono Product: MonoDroid Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=389338) --> (http://bugzilla.novell.com/attachment.cgi?id=389338) repro project When you create an application project, then add library project and make the application depending on the library, it fails to build by monodroid.exe exit code 1. Steps to reproduce the problem: 1. Create new app project. 2. Create new lib project. 3. In app project, add reference to the lib project. 4. In app project, use some types in the lib project. 5. Build. Actual Results: monodroid.exe exit code 1. Attached full build log. Expected Results: no error. How often does this happen? always. -- Configure bugmail: https://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
