Subject: Compiling on Mono (Ubuntu)
I'm trying to compile agsXMPP on Mono 1.2, Ubuntu 6.10, using MonoDevelop 0.12.
If I configure MonoDevelop to use the 1.1 compiler, the compilation succeeds (with 21 warnings)
If I configure MonoDevelop to use the 2.0 compiler, I have the following error:
[...]/IO/Compression/DeflaterHuffman.cs(806,58): error CS1002: Expecting ';'
Any idea?
(Maybe you could also release a Mono agsXMPP.dll file and a MonoDevelop solution.)
If I configure MonoDevelop to use the 1.1 compiler, the compilation succeeds (with 21 warnings)
If I configure MonoDevelop to use the 2.0 compiler, I have the following error:
[...]/IO/Compression/DeflaterHuffman.cs(806,58): error CS1002: Expecting ';'
Any idea?
(Maybe you could also release a Mono agsXMPP.dll file and a MonoDevelop solution.)