[Mono-list] Building MonoDevelop failure

Ed Mack lists@edmack.com
Fri, 07 May 2004 11:25:34 +0100


> Have you tried removing the the 'using' lines in the files mentioned
> above and recompiling ?

It then fails like so:

=EF=BB=BF././Gui/SourceEditorDisplayBinding.cs(28) error CS0103: The name `=
GtkSourceViewManager.Init' could not be found in `MonoDevelop.SourceEditor.=
Gui.SourceEditorDisplayBinding'
Internal() warning CS0162: Unreachable code detected
Internal() warning CS0162: Unreachable code detected
Compilation failed: 1 error(s), 2 warnings

:(

Ed Mack