[MonoDevelop] Error Compiling!
Rui Barreiros
rbarreiros@evoluta.pt
Fri, 05 Mar 2004 14:20:50 +0000
Hi there,
Bot build nr 1018 and the latest 0.1 tarball won't compile giving the
below error!
I have the latest CVS mono, mcs, gtksourceview-sharp and gtk-sharp.
I bet that the problem is not monodevelop related but i can't find where
it is, does anyone have a clue?
Here is the error:
./CodeCompletion/CompletionWindow.cs(69) error CS0115:
`MonoDevelop.SourceEditor.CodeCompletion.CompletionWindow.OnKeyPressEvent' no suitable methods found to override
./Gui/SourceEditorView.cs(67) error CS0115:
`MonoDevelop.SourceEditor.Gui.SourceEditorView.OnKeyPressEvent' no
suitable methods found to override
./InsightWindow/InsightWindow.cs(172) error CS0115:
`MonoDevelop.SourceEditor.InsightWindow.InsightWindow.OnKeyPressEvent'
no
suitable methods found to override
Compilation failed: 3 error(s), 0 warnings
make[4]: *** [MonoDevelop.SourceEditor.dll] Error 1
As you can see it's when compiling MonoDevelop.SourceEditor.dll
Thanks for the help.
Rui Barreiros