Hello everybody,

just a quick question: Is it just me or is the MWF-Designer currently
broken?

I have an updated version of mono but trying to compile the MWF-Designer
fails with the following message:

mkdir -p build
cp deps/ICSharpCode.NRefactory.dll build
gmcs -debug
-r:System.Design,System.Windows.Forms,System.Drawing,System.Data,build/ICSharpCode.NRefactory.dll
 -out:build/mwf-designer.exe src/*.cs src/*/*.cs
src/UI/MainView.Designer.cs(349,21): error CS0246: The type or namespace
name `ToolBoxList' could not be found. Are you missing a using directive
or an assembly reference?
src/UI/MainView.cs(114,47): error CS0246: The type or namespace name
`ToolBoxList' could not be found. Are you missing a using directive or
an assembly reference?
Compilation failed: 2 error(s), 0 warnings

Kind Regards,
Valentin S.

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to