https://bugzilla.novell.com/show_bug.cgi?id=437537
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=437537#c4 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #4 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-10-22 13:28:47 MDT --- I think Andreia came to the same conclusion and is looking at fixing the Makefiles for this issue: "The problem is that the apps are being compiled with mcs, but the resources are being generated with resgen, which defaults to resgen2, so the compiled resources end up built agains 2.0 while the apps are 1.1. Either change the compiler to mcs, or change resgen to resgen1 in all the makefiles, depends on what target we want :P" -- 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
