[Mono-winforms-list] WinForms Designer Update

Everaldo Canuto everaldo.canuto at gmail.com
Thu Aug 30 04:16:06 EDT 2007


Thanks, works fine now.

On 8/30/07, Ivan N. Zlatev <contact at i-nz.net> wrote:
> On 8/30/07, Everaldo Canuto <everaldo.canuto at gmail.com> wrote:
> > Hey,
> >
> > I got this error when try to compile:
> >
> > mono at desktop> cd mwf-designer/
> > mono at desktop> make
> > 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/DesignTime/CodeProviderDesignerLoader.cs(43,53): error CS0246: The
> > type or namespace name `CodeDomDesignerLoader' could not be found. Are
> > you missing a using directive or an assembly reference?
> > src/DesignTime/CodeProviderEventBindingService.cs(41,58): error
> > CS0246: The type or namespace name `EventBindingService' could not be
> > found. Are you missing a using directive or an assembly reference?
> > Compilation failed: 2 error(s), 0 warnings
> > make: *** [all] Error 1
> > mono at desktop>
> >
> >
> > Any ideas?
> >
>
> You have to update mcs to latest.
>
> >
> >
> > On 8/29/07, Ivan N. Zlatev <contact at i-nz.net> wrote:
> > > Today I have commited the Design-Time code in the class library. I
> > > have also added the mwf-designer module in trunk. Check out the wiki
> > > page at:
> > >
> > > http://mono-project.com/WinForms_Designer
> > >
> > > Yay!
> > > --
> > > Ivan N. Zlatev
> > >
> > > Web: http://www.i-nZ.net
> > > "It's all some kind of whacked out conspiracy."
> > > _______________________________________________
> > > 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