[Mono-list] Compiling gtkmozembed-sharp from svn
Dave Murphy
dave@schwuk.com
Fri, 18 Feb 2005 10:06:15 +0000
I'm compiling gtkmozembed-sharp from svn, and get the following error:
/usr/local/bin/mcs -L ..//gtkmozembed \
-r gecko-sharp.dll \
-pkg:gtk-sharp-2.0 ./WebThumbnailer.cs \
-o WebThumbnailer.exe
./WebThumbnailer.cs(12) error CS0246: The namespace `Gtk' can not be found (missing assembly reference?)
Try using -pkg:gtk-sharp
Compilation failed: 1 error(s), 0 warnings
mono, mcs, gtk-sharp (1.0 and 2.0) have all compiled successfully, with
--prefix=/usr/local. Any ideas where I should start looking?
Cheers,
--
Dave Murphy <dave@schwuk.com>