Mono-D v0.4.1.6

Joel joelcnz at gmail.com
Sat Oct 20 18:48:18 PDT 2012


In OSX things are different, but in Windows.. Mono-D isn't 
working for me. It was crashing the whole IDE, with some updates 
it seems to be better. But it says it can't open D files. It wont 
display any D files.

>>
An error has occurred
The file 'C:\jpro\dpro2\Carace2D\car.d' could not be opened. 
Could not load file or assembly 'ICSharpCode.NRefactory, 
Version=5.0.0.0, Culture=neutral, 
PublicKeyToken=d4bfe873e7598c49' or one of its dependencies. The 
system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 
'ICSharpCode.NRefactory, Version=5.0.0.0, Culture=neutral, 
PublicKeyToken=d4bfe873e7598c49' or one of its dependencies. The 
system cannot find the file specified.
File name: 'ICSharpCode.NRefactory, Version=5.0.0.0, 
Culture=neutral, PublicKeyToken=d4bfe873e7598c49'
    at MonoDevelop.D.Parser.DParserWrapper.Parse(Boolean storeAst, 
String file, TextReader content, Project prj)
    at MonoDevelop.D.Parser.FoldingParser.Parse(String fileName, 
String content)
    at 
MonoDevelop.SourceEditor.SourceEditorView.RunFirstTimeFoldUpdate(String 
text)
    at MonoDevelop.SourceEditor.SourceEditorView.Load(String 
fileName, Encoding loadEncoding)
    at MonoDevelop.SourceEditor.SourceEditorView.Load(String 
fileName)
    at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(String fileName)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value 
[HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly 
bind failure logging.
To turn this feature off, remove the registry value 
[HKLM\Software\Microsoft\Fusion!EnableLog].
<<

Thanks,

- Joel


More information about the Digitalmars-d-announce mailing list