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

Ivan N. Zlatev contact at i-nz.net
Sun Sep 9 15:15:08 EDT 2007


On 9/9/07, Jonathan Pobst <monkey at jpobst.com> wrote:
> Add src/UI/ToolBoxList/*.cs to the list of sources it is building from.
>

Fixed in head.

> Jonathan
>
>
> Valentin Sawadski wrote:
> > 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  -  Mono-winforms-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> >
> >
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>


-- 
Ivan N. Zlatev

Web: http://www.i-nZ.net
"It's all some kind of whacked out conspiracy."


More information about the Mono-winforms-list mailing list