Hi, Actually Mono.Options isn't shipped as a library, it's a single source file you're supposed to add to your project.
As already answered by Ryan, the file is here: https://github.com/mono/mono/tree/master/mcs/class/Mono.Options/Mono.Options Rolf On Sun, Oct 7, 2012 at 6:28 PM, Kervin L. Pierre <[email protected]>wrote: > Hello, > > Where can I get Mono.Options.dll? > > http://docs.go-mono.com/?link=N%3aMono.Options > > It doesn't seem to exist with the Mono dlls. > > pkg-config --variable=Sources mono-options > > ...returns an empty string. > > How do I get this library? > > Thanks, > Kervin > > Business Web Development > http://adevsoft.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
