RE: [Nant-users] (no subject)

2005-08-14 Thread Daniel Czarnecki
Hi Gert, I've attached an example project that is having the issue. Let me know if you need additional info. -- Kind Regards, Dan Quoting Gert Driesen <[EMAIL PROTECTED]>: > Daniel, > > Can you send me a small repro for this issue ? > > Thanks ! > > Gert > > > -Original Message---

Re: [Nant-users] Ignore warnings

2005-08-14 Thread Ian MacLean
Bryan D. Andrews wrote: No takers here? Is this going to be a source hack? what about disabling warnings in your project settings ? or better still just remove Microsoft.VisualBasic.dll from your references list thereby fixing the cause of the warning. Ian Thanks! __

Re: [Nant-users] pkg-config and environment variables

2005-08-14 Thread McKenna, Simon (RGH)
Hi, My problem with pkg-config turned out to be user-error, I was missing a section of the PKG_CONFIG_PATH from the normal user environment (snuck onto another line) FWIW, in my NAnt test builds I now use the following code to create a Subversion repository hook script in Linux: The Mo

RE: [Nant-users] (no subject)

2005-08-14 Thread Gert Driesen
Daniel, Can you send me a small repro for this issue ? Thanks ! Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Daniel Czarnecki > Sent: vrijdag 12 augustus 2005 7:37 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] (no sub

RE: [Nant-users] Embedded Resource Problem

2005-08-14 Thread Gert Driesen
Joshua, This should be working fine using recent nightly builds of NAnt. Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Joshua Belden > Sent: zaterdag 13 augustus 2005 1:29 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Em