[Mono-bugs] [Bug 32367][Wis] New - Can't compile a file with Windows

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
16 Oct 2002 13:47:25 -0000


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 stefan.agner@freesurf.ch.

http://bugzilla.ximian.com/show_bug.cgi?id=32367

--- shadow/32367	Wed Oct 16 09:47:25 2002
+++ shadow/32367.tmp.17354	Wed Oct 16 09:47:25 2002
@@ -0,0 +1,44 @@
+Bug#: 32367
+Product: Mono/MCS
+Version: unspecified
+OS: 
+OS Details: Windows XP Build 2600
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: stefan.agner@freesurf.ch               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Can't compile a file with Windows
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Install Mono on a Windows machine from http://www.go-
+mono.org/archive/mono-0.16-stable.exe
+2. Then if would use the C# Compiler id did not work
+
+Actual Results:
+Quote from the Console:
+C:\mono-0.16\install\winwrapper>mcs.bat test.cs
+
+You can run mcs with 'monomcs' on .NET, instead of mono, too.
+
+The system cannot find the path specified.
+-- end --
+
+Expected Results:
+Compile the input file
+
+
+Additional Information:
+
+The Solution is easy: The path in monobasepath.bat is not right.