Re: [NAnt-users] Can't use NAnt

2006-11-22 Thread nick hemsley
Hey all, Sorry to resurrect this thread, but im having the same problem since upgrading from 0.85-rc4 to 0.85 release. I have the NAnt.Win32Tasks.dll file in the bin directory. Cheers. Re: [NAnt-users] Can't use NAnt Gert Driesen Mon, 16 Oct 2006 23:58:31 -0700 David, For some reason

Re: [NAnt-users] Can't use NAnt

2006-10-16 Thread Gert Driesen
AIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Sent: Monday, October 16, 2006 11:02 PM Subject: Re: [NAnt-users] Can't use NAnt > Oops. when I said "it's just that for some reason they don't show up on > the > screen." what I me

Re: [NAnt-users] Can't use NAnt

2006-10-16 Thread David Piepgrass
No, I run nant directly (it is in the PATH) using the MS framework.Although mono is installed, I prefer to compile with the MS framework. Again, I didn't select mono, and the debug output suggests that there are errors for all other framework options -- it's just that for some reason they don't sho

Re: [NAnt-users] Can't use NAnt

2006-10-16 Thread Gert Driesen
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Piepgrass Sent: maandag 16 oktober 2006 22:16 To: R. Tyler Ballance Cc: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Can't use NAnt   Are you suggesting I need pkgconfig? If so, I don't know what to d

Re: [NAnt-users] Can't use NAnt

2006-10-16 Thread R. Tyler Ballance
On Oct 16, 2006, at 3:16 PM, David Piepgrass wrote:Are you suggesting I need pkgconfig? If so, I don't know what to do.By the way, I tried to build the same software (boo) with NAnt on another computer and it succeeded. Clearly there is something NAnt doesn't like in my main computer's configuratio

Re: [NAnt-users] Can't use NAnt

2006-10-16 Thread David Piepgrass
Are you suggesting I need pkgconfig? If so, I don't know what to do.By the way, I tried to build the same software (boo) with NAnt on another computer and it succeeded. Clearly there is something NAnt doesn't like in my main computer's configuration. That computer has both .NET Framework 2.0 and m

Re: [NAnt-users] Can't use NAnt

2006-10-16 Thread R. Tyler Ballance
On Oct 16, 2006, at 1:18 PM, David Piepgrass wrote:I'm trying to build a program using NAnt, but it fails immediately. Please see the output of nant -debug at http://pastebin.ca/205282It appears that NAnt can't find any frameworks (I have the .NET framework 2.0 installed, as well as mono). What cou

Re: [NAnt-users] Can't use NAnt

2006-10-16 Thread Bob Archer
Do you have the framework SDK installed, or just the runtime?   BOb     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Piepgrass Sent: Monday, October 16, 2006 3:35 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Can't use NAnt  

[NAnt-users] Can't use NAnt

2006-10-16 Thread David Piepgrass
NAnt yourself or are you using our binary distribution package ?   Gert   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of David Piepgrass Sent: maandag 16 oktober 2006 20:18 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Can't use NAnt   I'm

Re: [NAnt-users] Can't use NAnt

2006-10-16 Thread Gert Driesen
@lists.sourceforge.net Subject: [NAnt-users] Can't use NAnt   I'm trying to build a program using NAnt, but it fails immediately. Please see the output of nant -debug at http://pastebin.ca/205282 It appears that NAnt can't find any frameworks (I have the .NET framework 2.0 installed, as well

[NAnt-users] Can't use NAnt

2006-10-16 Thread David Piepgrass
I'm trying to build a program using NAnt, but it fails immediately. Please see the output of nant -debug at http://pastebin.ca/205282It appears that NAnt can't find any frameworks (I have the .NET framework 2.0 installed, as well as mono). What could be going wrong?D:\Dev\Sandbox\boo-0.7.6.2237-sr