зеркало из https://github.com/mono/mail-archives.git
98 строки
3.3 KiB
HTML
98 строки
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
<HTML>
|
||
<HEAD>
|
||
<TITLE> [Mono-list] Can't build a project using nant + mono 0.26 in Windows
|
||
</TITLE>
|
||
<LINK REL="Index" HREF="index.html" >
|
||
<LINK REL="made" HREF="mailto:carlosga%40telefonica.net">
|
||
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
||
<LINK REL="Previous" HREF="016054.html">
|
||
<LINK REL="Next" HREF="016060.html">
|
||
</HEAD>
|
||
<BODY BGCOLOR="#ffffff">
|
||
<H1>[Mono-list] Can't build a project using nant + mono 0.26 in Windows
|
||
</H1>
|
||
<B>Carlos Guzman Alvarez
|
||
</B>
|
||
<A HREF="mailto:carlosga%40telefonica.net"
|
||
TITLE="[Mono-list] Can't build a project using nant + mono 0.26 in Windows">carlosga@telefonica.net
|
||
</A><BR>
|
||
<I>Wed, 01 Oct 2003 10:57:35 +0200</I>
|
||
<P><UL>
|
||
<LI> Previous message: <A HREF="016054.html">[Mono-list] Linux .net IDE and refactoring tools
|
||
</A></li>
|
||
<LI> Next message: <A HREF="016060.html">[Mono-list] Can't build a project using nant + mono 0.26 in Windows
|
||
</A></li>
|
||
<LI> <B>Messages sorted by:</B>
|
||
<a href="date.html#16058">[ date ]</a>
|
||
<a href="thread.html#16058">[ thread ]</a>
|
||
<a href="subject.html#16058">[ subject ]</a>
|
||
<a href="author.html#16058">[ author ]</a>
|
||
</LI>
|
||
</UL>
|
||
<HR>
|
||
<!--beginarticle-->
|
||
<PRE>Hello:
|
||
|
||
I have downloaded the mono installtion for windows
|
||
(mono-0.26-win32-2.exe), now i'm trying to build a project in Windows
|
||
using nant and i get always this error:
|
||
|
||
[csc] Starting 'C:\Mono-0.26\bin\mono.exe
|
||
("C:\Mono-0.26\bin\mcs.exe"
|
||
@C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp\tmp67.tmp
|
||
/resource:FirebirdSql.Data.Firebird\source\Resources\GDS\isc_error_msg.resources,FirebirdSql.Data.Firebird.Resources.GDS.isc_error_msg.resources
|
||
/resource:FirebirdSql.Data.Firebird\source\Resources\ToolboxBitmaps\FbConnection.bmp,FirebirdSql.Data.Firebird.Resources.ToolboxBitmaps.FbConnection.bmp
|
||
/resource:FirebirdSql.Data.Firebird\source\Resources\ToolboxBitmaps\FbCommand.bmp,FirebirdSql.Data.Firebird.Resources.ToolboxBitmaps.FbCommand.bmp
|
||
/resource:FirebirdSql.Data.Firebird\source\Resources\ToolboxBitmaps\FbDataAdapter.bmp,FirebirdSql.Data.Firebird.Resources.ToolboxBitmaps.FbDataAdapter.bmp
|
||
/optimize+)' in 'D:\desarrollo\FirebirdProject\NETProvider\NETProvider_15'
|
||
The assembly corlib.dll was not found or could not be loaded.
|
||
It should have been installed in the
|
||
`C:/cygwin/home/Administrator/monodist/lib' directory.
|
||
Total time: 4 seconds.
|
||
|
||
|
||
I have mono installed in:
|
||
|
||
C:\Mono-0.26
|
||
|
||
|
||
and C:\Mono-0.26\bin and C:\Mono-0.26\lib are in the path.
|
||
|
||
|
||
Any idea about how to solve this ??
|
||
|
||
|
||
Thanks in advance.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
--
|
||
Best regards
|
||
|
||
Carlos Guzm<7A>n <20>lvarez
|
||
Vigo-Spain
|
||
|
||
|
||
</PRE>
|
||
<!--endarticle-->
|
||
<HR>
|
||
<P><UL>
|
||
<!--threads-->
|
||
<LI> Previous message: <A HREF="016054.html">[Mono-list] Linux .net IDE and refactoring tools
|
||
</A></li>
|
||
<LI> Next message: <A HREF="016060.html">[Mono-list] Can't build a project using nant + mono 0.26 in Windows
|
||
</A></li>
|
||
<LI> <B>Messages sorted by:</B>
|
||
<a href="date.html#16058">[ date ]</a>
|
||
<a href="thread.html#16058">[ thread ]</a>
|
||
<a href="subject.html#16058">[ subject ]</a>
|
||
<a href="author.html#16058">[ author ]</a>
|
||
</LI>
|
||
</UL>
|
||
</body></html>
|