[Mono-bugs] [Bug 639098] New: Application project that references library projects does not build

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 13 23:40:54 EDT 2010


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: mono-bugs at lists.ximian.com
        ReportedBy: aenomoto at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list