[Mono-devel-list] Trouble building monodoc

Mike Kestner mkestner at ximian.com
Tue Jun 8 16:45:21 EDT 2004


On Tue, 2004-06-08 at 15:35, Duncan Mak wrote:

> > mcs -debug -out:browser.exe ./browser.cs ./list.cs ./elabel.cs 
> > ./history.cs ./Contributions.cs ./XmlNodeWriter.cs 
> > -resource:./../monodoc.png,monodoc.png 
> > -resource:./browser.glade,browser.glade  -pkg:gtkhtml-sharp 
> > -pkg:glade-sharp -r:System.Web.Services -r:./monodoc.dll
> > ./list.cs(19) error CS0246: Cannot find type `Gtk.DrawingArea'
> > ./elabel.cs(12) error CS0246: Cannot find type `Label'
> > Compilation failed: 2 error(s), 0 warnings
> > make[1]: *** [browser.exe] Error 1
> > make: *** [all-recursive] Error 1
> > 
> 
> There should be a -pkg:gtk-sharp in there.

-pkg: glade-sharp gets gtk-sharp because of "Requires:".

-- 
Mike Kestner <mkestner at ximian.com>




More information about the Mono-devel-list mailing list