Hello, Am 02.03.2009 um 21:25 schrieb lionel keene:
> "gmcs -r:System.Windows.Forms.dll -r:System.Drawing.dll c:\Mono Test > \simple.cs" Whenever you have spaces in your file path, you need to quote it or it's interpreted as multiple files. > After hunting aroud online I changed appended the following to my PATH > system variable: > > ";C:\Program Files\Mono-2.2\bin" > I get an error claiming "gmcs is not recognized as an internal or > external command" If gmcs is located in that directory it should work, in theory... Andreas _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
