On 07.12.2010 17:31, ArsenShnurkov wrote:
>
>> I use Mono.Options, not Mono.GetOptions.
>
> In the Monodevelop 2.4.1 I don't see Mono.Options assembly in "Edit
> References" dialog.
> There is only Mono.GetOption.dll
>
> What I need to add to references?

It's not an assembly. You can get its source file from

        pkg-config --variable=Sources mono-options

and then include it into your project.

Robert

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to