[Mono-winforms-list] MWF-Designer doesn't build

Valentin Sawadski valentin.sawadski at gmx.de
Sun Sep 9 10:26:28 EDT 2007


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.



More information about the Mono-winforms-list mailing list