You can copy by clicking the icon in the upper-left > edit > mark. Highlight what you want copied and hit <enter>. Paste the results here.
-Abe On Jan 14, 2008, at 1:04 PM, pjd wrote: > > With mono 1.2.6 the program starts but crashes as soon as the > filesystem > watcher detects any changes in the directory it monitors. I can't > give the > error message because windows can't copy from a command prompt but > there are > a lot of references to C:\cygwin\tmp\... I don't know why this is as > you are > not supposed to need cygwin to run mono. > > > pjd wrote: >> >> Hi I'm using mono for a project which I want to run on more than just >> windows. The project involves a filesystemwatcher object to monitor >> several files used by the program and to trigger an update to the >> contents >> of the variables holding the contents of the files in memory. >> This works fine on MS .NET but on mono (using windows and Arch >> linux as >> test systems, both with mono 1.2.5 and both fully updated) the >> program >> will not run and if --debug is specified it is revealed that it >> claims >> that the filesystemwatcher is not implemented.The mono FAQ says >> that any >> up-to-date kernel should work with it and google does not show much >> information on the issue. >> >> Does anyone know how to get it working or is there a good >> alternative? > -- > View this message in context: > http://www.nabble.com/FileSystemWatcher-tp14160191p14577349.html > Sent from the Mono - General mailing list archive at Nabble.com. > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
