Re: [Nant-users] Problem accessing static members of class

2004-01-08 Thread Phalgun S Erra
Attached is the log file. Phalgun -- - Original Message - DATE: Wed, 7 Jan 2004 10:44:47 From: "Jaroslaw Kowalski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> >Can you send the detailed build log? Use -verbose flag on NAnt. > >Jarek ___

Re: [Nant-users] Problem accessing static members of class

2004-01-08 Thread Phalgun S Erra
gt; >2. Try running NAnt with "-verbose" flag to be sure that you're passing the >correct reference. > >Hope it helps. If you need any more advice, let me know. > >Jarek > >- Original Message - >From: "Phalgun S Erra" <[EMAIL PROTECTE

Re: [Nant-users] Problem accessing static members of class

2004-01-07 Thread Jaroslaw Kowalski
Can you send the detailed build log? Use -verbose flag on NAnt. Jarek - Original Message - From: "Phalgun S Erra" <[EMAIL PROTECTED]> To: "Jaroslaw Kowalski" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 07, 2004 9:59 AM Subje

Re: [Nant-users] Problem accessing static members of class

2004-01-06 Thread Jaroslaw Kowalski
let me know. Jarek - Original Message - From: "Phalgun S Erra" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, January 06, 2004 3:22 PM Subject: [Nant-users] Problem accessing static members of class > > In my project I ha

[Nant-users] Problem accessing static members of class

2004-01-06 Thread Phalgun S Erra
In my project I have a class that has many public static members. I have built this project into a library Utilities.dll and this is used in another project. The problem that I am facing with this is that the project does not compile as it says "The type or namespace Combine in the class or na