[nem-bug] [Nemerle 0000669]: Cannot install a snapshot

feedback at nemerle.org feedback at nemerle.org
Wed May 10 11:58:57 CEST 2006


A NOTE has been added to this issue.
======================================================================
<http://nemerle.org/bugs/view.php?id=669> 
======================================================================
Reported By:                marcinm
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   669
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             05-10-2006 11:43 CEST
Last Modified:              05-10-2006 11:58 CEST
======================================================================
Summary:                    Cannot install a snapshot
Description: 
The snapshot 0.9.2.99.6251 (also 0.9.2.99.6255) cannot be installed due to
the error:
$ ./configure (OK)
$ make
...
mono  ../../ncc/out.stage3/ncc.exe -bar+ -def:RUNTIME_MONO -q
-r:Microsoft.Build.Tasks.dll -out Nemerle.MSBuild.Tasks.dll -t:library
MSBuildTask.n
MSBuildTask.n:94:24:94:114: error: `override' specified on method
Nemerle.Tools.MSBuildTask.Ncc.LogEventsFromTextOutput(singleLine : string,
messageImportance : Microsoft.Build.Framework.MessageImportance) : void,
but there is no such member in parent to override

======================================================================

----------------------------------------------------------------------
 nazgul - 05-10-06 11:58 
----------------------------------------------------------------------
This means that you are using old mono version. With 1.1.15 it should work
ok. To avoid compiling MSBuildTask you can delete the found xbuild path
from config.mak.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-10-06 11:43 marcinm        New Issue                                    
05-10-06 11:58 nazgul         Note Added: 0001273                          
======================================================================




More information about the bugs mailing list