[nem-en] Re: [nem-beg] Problem compile nemerle.

Michal Moskal michal.moskal at gmail.com
Sun Oct 9 10:36:56 CEST 2005


On 10/9/05, Godfrey Lam <gljob at yahoo.com> wrote:
> Here is how I install nemerle on Ubuntu Linux Breezy.
> 1) by firstly using the "Mono 1.1.9.2_1 Installer"
> 2) using the Generic Setup for bemerle - "nemerle-bin-0.9.0.tgz"
>
> After the installation, however I enter this problem when compile the a hello world, as
> listing below.  Any help?
>
> bash:~/nemerle $ ncc greeting.n
>
> ** (/usr/local/bin/ncc.exe:15605): WARNING **: Missing method MakeGenericMethod in
> assembly

Unfortunately the binary versions of the compiler, that were compiled
using mono 1.1.9 won't work on mono 1.1.9.2 (or MS.NET Aug CTP for
that matter), because of API changes. They should work the other way
arround though (compiled with 1.1.9.2 on 1.1.9), so I will try to
recompile the rpm and tgz today (if I can get 1.1.9.2 to compile).

In the meanwhile you can recompile the source package, this should Just Work.

--
   Michal Moskal,
   http://nemerle.org/~malekith/



More information about the devel-en mailing list