[MonoDevelop] Cannot find type `CompletionWindow'
Todd Berman
tberman@sevenl.net
Mon, 02 Feb 2004 12:37:44 -0500
We are having some anonsvn issues right now.
I am going to attempt to keep some current snapshots available at:
http://devservices.go-mono.com/MonoDevelop until the issue is sorted
out.
Thanks for your interest :)
--Todd
On Mon, 2004-02-02 at 06:32, Jonathan Wheelhouse wrote:
> Hi
>
> I've downloaded a snapshot of MonoDevelop (version 719) and am getting
> the following errors when compiling:
>
> make[1]: Entering directory `/home/jonathan/DEV/mono/tools/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor'
> mcs ./Gui/SourceEditorWidget.cs ./Gui/SourceEditorBuffer.cs ./Gui/SourceEditorDisplayBinding.cs ./Gui/SourceEditorView.cs /out:../../../../build/bin/MonoDevelop.SourceEditor.dll /t:library /r:gtk-sharp /r:gdk-sharp /r:gtksourceview-sharp /r:glib-sharp \
> /r:../../../../build/bin/MonoDevelop.Core.dll \
> /r:../../../../build/bin/MonoDevelop.TextEditor.dll \
> /r:../../../../build/bin/MonoDevelop.Base.dll \
> /r:../../../../build/bin/MonoDevelop.Gui.Utils.dll
> ./Gui/SourceEditorView.cs(19) error CS0246: Cannot find type `CompletionWindow'
> ./Gui/SourceEditorView.cs(9) error CS0246: The namespace `MonoDevelop.SourceEditor.CodeCompletion' can not be found (missing assembly reference?)
> Compilation failed: 2 error(s), 0 warnings
> make[1]: *** [../../../../build/bin/MonoDevelop.SourceEditor.dll] Error 1
> make[1]: Leaving directory `/home/jonathan/DEV/mono/tools/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor'
> make: *** [SourceEditor] Error 2
>
>
> I cannot find CompletionWindow nor this missing namespace - where
> they're defined; any ideas?
>
> Jonathan
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list