[Mono-bugs] [Bug 68519][Nor] Changed - Mono localized resource embedding failure
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Oct 2004 13:49:51 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sanand@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68519
--- shadow/68519 2004-10-18 13:26:22.000000000 -0400
+++ shadow/68519.tmp.29960 2004-10-18 13:49:51.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: unspecified
OS: SUSE 9.1
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: naresh@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -42,6 +42,13 @@
Please let us know.
Thanks & Regards
Anand Sinha
=
+
+------- Additional Comments From sanand@novell.com 2004-10-18 13:49 -------
+Anand Sinha: This problem happens only when I use the following:
+> "mcs -resource:../some/path/NameOfResource.resource ...".
+It works fine if I use the following command to compile:
+> "mcs -resource:NameOfResource.resource ..."
+