Re: [NAnt-users] Including resources

2008-06-25 Thread David Paleino
On Wed, 25 Jun 2008 16:43:24 +0200, David Paleino wrote: > On Wed, 25 Jun 2008 10:39:16 -0400, Bob Archer wrote: > > They're indeed the correct files. > Here's the project directory structure: > > [..] > |-- glade > | `-- gui.glade > [..] > > So, glade/*, resources/* and icons/* should be fin

Re: [NAnt-users] Including resources

2008-06-25 Thread David Paleino
On Wed, 25 Jun 2008 10:39:16 -0400, Bob Archer wrote: > So sorry. It didn't hit me what MD was. I assumed it was some > abbreviation for you application. I have PCMCIA syndrome. (People can't > memorize computer industry acronyms.) ACK :) > You may want to loop through your filesets to ensure yo

Re: [NAnt-users] Including resources

2008-06-25 Thread Bob Archer
So sorry. It didn't hit me what MD was. I assumed it was some abbreviation for you application. I have PCMCIA syndrome. (People can't memorize computer industry acronyms.) You may want to loop through your filesets to ensure you are specifying all the correct files. I've also never seen "." used f

Re: [NAnt-users] Including resources

2008-06-25 Thread David Paleino
On Wed, 25 Jun 2008 10:25:09 -0400, Bob Archer wrote: > Are you using Visual Studio on windows? If not, nevermind. No, I'm on Debian GNU/Linux, and MD (in my original post), stands for MonoDevelop (which, AFAIK, isn't available on Windows) Regards, David -- . ''`. Debian maintainer | http:/

Re: [NAnt-users] Including resources

2008-06-25 Thread Bob Archer
Are you using Visual Studio on windows? If not, nevermind. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Paleino Sent: Wednesday, June 25, 2008 10:11 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Including resources On Wed, 25

Re: [NAnt-users] Including resources

2008-06-25 Thread David Paleino
On Wed, 25 Jun 2008 09:27:30 -0400, Bob Archer wrote: > Is there a reason you don't use MSBuild to do the compile step? Err... what's MSBuild? -- . ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino : :' : Linuxer #334216 --|-- http://www.hanskalabs.net/ `. `'` GPG: 1392B174 ---

Re: [NAnt-users] Including resources

2008-06-25 Thread Bob Archer
Is there a reason you don't use MSBuild to do the compile step? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Paleino Sent: Wednesday, June 25, 2008 4:16 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Including resources Hello all,

[NAnt-users] Including resources

2008-06-25 Thread David Paleino
Hello all, I'm still having problems using NAnt... sorry for my newbieness :) Here's my "build" target: [..] Running the built exe I have: Unhandled Exception: System.ArgumentExcept