[MonoDevelop] compilation error

Daniel Alves daniel.alves@linux-portugal.org
Mon, 23 Feb 2004 11:42:48 -0300


Hi, I'm trying to make the last snapshot but I'm getting this error:

./Gui/SourceEditorBuffer.cs(51) error CS0246: Cannot find type
`SourceBuffer'
./Gui/SourceEditorView.cs(18) error CS0246: Cannot find type
`SourceView'

When I do the autogen, it says that cannot find gtksourceview-sharp (and
it is installed, on the same prefix I use for MonoDevelop autogen), but
allows for a make anyway - can it be that?? But it is still strange as I
have gtksourceview 0.7 (it detects that) and gtksourceview-sharp 0.1.

thanks in advance, Daniel