I suppose you've installed Mono via RPM... right?
Well, the problem is that the file /usr/lib/pkgconfig/mono.pc
is missing.
Just copy mono.pc into /usr/lib/pkgconfig (I've attached
a copy of it).
After you have built and installed nant, remember to copy
the DLLs under ./bin/lib/mono/1.0 into ./bi
Pedro-
Can you send(display) for us the environment you are attempting to build on
as well as the build file itself
Entiendes?
-Martin
- Original Message -
From: "Pedro Santos" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 05, 2004 1:42 PM
Subject: [Nant-users] Mono beta
Well, first, when I compile nant I get alot of these:
GC Warning: Finalization cycle involving 8858be0
GC Warning: Finalization cycle involving 8858ab0
When I run NAnt on my project, I get:
bash-2.05b$ nant
Compat mode: the request from /home/pre/Projects/nant/bin/log4net.dll to
load System.Data
Hi Pedro,
I've just installed Mono beta 2 on my Fedora Core 1 box...
and NAnt works fine!
What kind of problems have you?
j3d.
On Sat, 2004-06-05 at 19:42, Pedro Santos wrote:
> How can I get NAnt working with the new Mono? I upgraded from mono-0.31
> to beta 2 and now NAnt throws several error
How can I get NAnt working with the new Mono? I upgraded from mono-0.31
to beta 2 and now NAnt throws several errors.
I have read something related to this, but I have found no solution for
this on the web. What must I do?
--
Pedro Santos
"Si minor plus est ergo nihil sunt omnia..."
signatur
Aaron-can you display/attach a copy of
your default.build?Thanks,Martin Gainty
- Original Message -
From:
Witt,
Aaron S
To: '[EMAIL PROTECTED]'
Sent: Friday, June 04, 2004 9:24 AM
Subject: [Nant-users] Solution task does
not correctly read VC++ project settings
Yves-
The ANT uptodate function at
http://ant.apache.org/manual/CoreTasks/uptodate.html is far more capable
specifically ANT uptodate
Sets a property if a target file or set of target files is more up-to-date
than a source file or set of source files
*which is what most build/release engineers need
How about this?
Jarek- Original Message -
From: "Nick Zigomanis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 03, 2004 9:08 AM
Subject: [Nant-users] uptodate files is deprecated
Hi all,
The uptodate test warns that it
Gunture,
I suggest upgrading to a more recent version of NAnt (preferrably a recent
nightly build : http://nant.sourceforge.net/nightly/builds)
Gert
- Original Message -
From: "Gunturu, Venkataramana" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 03, 2004 7:33 AM
Subje
Title: newest-of-the-newbise question
David,
Is the build file located in the same directory as
your sources ?
Gert
- Original Message -
From:
David
Tilley
To: [EMAIL PROTECTED]
Sent: Thursday, June 03, 2004 3:46
AM
Subject: [Nant-users]
newest-of-the-ne
NAnt 0.84 (Build
0.84.1455.0; net-1.0.win32; release; 12/26/2003)
I have a standard
csharp test that works fine through the nuni-gui, but seems to be totally
skipped in the build script. I've ensured that the test assembly is referencing
the nant.framework.dll from ..\nant\bin to ensure ve
Title: newest-of-the-newbise question
Hi all. My first hour in Nant. Not sure why I get zero files compiling. I grabbed the build file from a using nant tutorial.
any help would be appreciated.
dave
NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003)
Copyright (C) 2001-
I'm running into an issue where it appears that the
Solution task does not correctly handled embedded VC++ projects in the solution.
I have a mixed solution with some C# class libraries and some VC++ projects as
well. One of the VC++ projects has a dependency on some of the C# class
li
Hi all,
The uptodate test warns that it is deprecated, and the
new form, file::up-to-date should be used.
I raised this a while ago (I’ve only just gotten
back to Nant after a few months), and thought that it was going to be changed.
However, the file::up-to-date cannot process
Konstantin
Using the most capable Nant function "file::up-to-date" should do the trick.
See the online help:
http://nant.sourceforge.net/nightly/help/functions/file.up-to-date.html
Hope this helps µ.
Yves
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Hi,
I build an application using nant v0.8.2 and Nunit v2.0.6 at cammand-line
prompt. It is building successfully. But when I am trying to build this same
application with nant v0.8.2 and Nunit v2.1.4, it is giving an error -
BUILD FAILED
Nunit 2.0 Error:
Konstantin
Using the most capable Nant function "file::up-to-date" should do the trick.
See the online help:
http://nant.sourceforge.net/nightly/help/functions/file.up-to-date.html
Hope this helps µ.
Yves
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
When compiling a .NET project using NANT. I recieve the following error message.
Error: BC30636: '>' expected
This error occurs for each .rpx file I have in my project. These rpx files correspond to
Datadynamics ActiveReport objects. Has anyone seen this before? If so what is the fix?
Thanks.
18 matches
Mail list logo