[Mono-bugs] [Bug 437537] [regression] Resources not getting compiled into assemblies correctly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 22 15:28:49 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=437537

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=437537#c4


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jpobst at novell.com




--- Comment #4 from Jonathan Pobst <jpobst at novell.com>  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.


More information about the mono-bugs mailing list