[Mono-list] popt

Marcus mathpup@mylinuxisp.com
Thu, 26 Aug 2004 22:36:42 -0500


I'm not sure if Mono.GetOptions is compiled by default. If you're building 
from source, you can do a "make" in Mono.GetOptions directory. The resulting 
assembly to be installed is Mono.GetOptions.dll.

On Thursday 26 August 2004 10:18 pm, Rob Brown-Bayliss wrote:

> But I cant find any mention of Mono.GetOptions in monodoc, and I get
> this error with the example:
>
> Cannot find type `Options'(CS0246)