[Gtk-sharp-list] Problem compiling monodoc
Uwe Fechner
ufechner@sk28.de
Sun, 09 Nov 2003 01:27:21 +0100
Hello,
I am trying to compile monodoc 0.7 and get the following error:
bash-2.05b$ make
Making all in browser
make[1]: Entering directory `/home/ufechner/0Software/monodoc-0.7/browser'
mcs -debug -out:browser.exe ./browser.cs ./list.cs ./elabel.cs
./history.cs -resource:./../monodoc.png,monodoc.png
-resource:./browser.glade,browser.glade -r:gtk-sharp.dll
-r:glade-sharp.dll -r:glib-sharp.dll -r:pango-sharp.dll -r:gdk-sharp.dll
-r:atk-sharp.dll -r:monodoc.dll
./browser.cs(129) error CS0246: Cannot find type `HTML'
./browser.cs(132) error CS0246: Cannot find type `HTML'
./browser.cs(258) error CS0246: Cannot find type `UrlRequestedArgs'
./browser.cs(293) error CS0246: Cannot find type `LinkClickedArgs'
./browser.cs(381) error CS0246: Cannot find type `OnUrlArgs'
Compilation failed: 5 error(s), 0 warnings
make[1]: *** [browser.exe] Fehler 1
make[1]: Leaving directory `/home/ufechner/0Software/monodoc-0.7/browser'
make: *** [all-recursive] Fehler 1
bash-2.05b$
Environment:
gentoo linux 2.4
gal 1.99
mono 0.28
gtk-sharp 0.12
The same problem was there compiling monodoc 0.5.
Any idea?
Regards:
Uwe Fechner