[Mono-list] Compile Error (System.Diagnostics.Stopwatch)

Paolo Molaro lupus at ximian.com
Thu Oct 19 14:50:57 EDT 2006


On 10/19/06 Tim Riley wrote:
> Using: Mono 1.1.18, Windows XP
[...]
> reverse_test_mono.cs(99,16): error CS0246: The type or namespace name
> 'Stopwatch' could not be found. Are you missing a using directive or an
> assembly reference?
[...]
> I am issuing this command to compile:
> mcs -reference:System reverse_test_mono.cs

Use gmcs to compile code depending on 2.0 libraries.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better


More information about the Mono-list mailing list