Re: [Muine] compile TrayIcon.cs
- From: Tamara <foxxygirltamara gmail com>
- To: muine-list gnome org
- Subject: Re: [Muine] compile TrayIcon.cs
- Date: Wed, 09 Aug 2006 13:45:55 -0700
> Message: 1
> Date: Wed, 09 Aug 2006 03:19:14 +0200
> From: Keywan Najafi Tonekaboni <lists prometoys net>
> Subject: [Muine] compile TrayIcon.cs
> To: muine-list gnome org
> Message-ID: <1155086355 8621 8 camel localhost localdomain>
> Content-Type: text/plain
>
> Hi,
>
> when I try to compile the TrayIcon Plugin I got this error:
>
> mcs -target:library -out:TrayIcon.dll TrayIcon.cs -pkg:muine-plugin
> TrayIcon.cs(25,7): error CS0234: The type or namespace name `Unix' does
> not exist in the namespace `Mono'. Are you missing an assembly
> reference?
> TrayIcon.cs(25,1): error CS0246: The type or namespace name `Mono.Unix'
> could not be found. Are you missing a using directive or an assembly
> reference?
> Compilation failed: 2 error(s), 0 warnings
>
>
> I use Ubuntu Dapper and Mono 1.1.13.6. I downloaded and compile Mono
> 1.1.13.8 from go-mono.org, but this doesn't help (I just compile and
> install mono to /usr/local)
>
> Any hints?
>
> Regards,
>
> Keywan
The Mono.Posix.dll library, which contains the Mono.Unix namespace, is
located in the Debian/Ubuntu package "libmono1.0-cil" and
"libmono2.0-cil".
Ubuntu has a full Mono setup, there should be no need to download and
compile it yourself. Simply install via apt:
$ sudo apt-get install mono
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]