зеркало из https://github.com/mono/mail-archives.git
70 строки
2.5 KiB
HTML
70 строки
2.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Compiling monodoc from svn
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:dave%40schwuk.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="025801.html">
|
|
<LINK REL="Next" HREF="025805.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Compiling monodoc from svn
|
|
</H1>
|
|
<B>Dave Murphy
|
|
</B>
|
|
<A HREF="mailto:dave%40schwuk.com"
|
|
TITLE="[Mono-list] Compiling monodoc from svn">dave@schwuk.com
|
|
</A><BR>
|
|
<I>Fri, 18 Feb 2005 10:03:52 +0000</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="025801.html">[Mono-list] Mono 1.1.4 packages for debian
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025805.html">[Mono-list] Compiling gtkmozembed-sharp from svn
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25803">[ date ]</a>
|
|
<a href="thread.html#25803">[ thread ]</a>
|
|
<a href="subject.html#25803">[ subject ]</a>
|
|
<a href="author.html#25803">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>I'm compiling monodoc from svn, and get the following error:
|
|
|
|
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
|
|
./browser.cs(1809) error CS0246: Cannot find type 'Notebook'
|
|
./list.cs(19) error CS0246: Cannot find type 'Gtk.DrawingArea'
|
|
./elabel.cs(12) error CS0246: Cannot find type 'Label'
|
|
Compilation failed: 3 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 <<A HREF="mailto:dave@schwuk.com">dave@schwuk.com</A>>
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="025801.html">[Mono-list] Mono 1.1.4 packages for debian
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025805.html">[Mono-list] Compiling gtkmozembed-sharp from svn
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25803">[ date ]</a>
|
|
<a href="thread.html#25803">[ thread ]</a>
|
|
<a href="subject.html#25803">[ subject ]</a>
|
|
<a href="author.html#25803">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|