http://bugzilla.novell.com/show_bug.cgi?id=570955

http://bugzilla.novell.com/show_bug.cgi?id=570955#c2


Sebastien Pouliot <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |WONTFIX

--- Comment #2 from Sebastien Pouliot <[email protected]> 2010-01-17 17:30:00 
UTC ---
So it compiles fine using MD for me. The issue is that the MD solution is
synch-ed to the makefiles. So any change in the "main" build system is
replicated in MD builds.

However you did not run autogen.sh in mono-tools. So your project files cannot
be updated with the new files - hence your build failure.

Also I cannot commit your patch, or even my local MD projects diffs, since it
would break the VS build used to create the installer. I have to figure out a
way to make them co-exist better.

Anyway to solve your problem you must check out cecil (like I said in the
email), check out mono-tools (not just gendarme) and run autogen.sh. Then
you'll be able to build, without problems, Gendarme using MD.

-- 
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

Reply via email to