User Gert Driesen wrote::
[...]
But, my application does not expect such names and it could not find
them. I think there is a little lack of explanations in the NAnt docs
about that.
You're right about this, and I'll try to do something about this asap.
Thank you for your great job.
Best regards
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Mateusz Loskot
> Sent: dinsdag 7 december 2004 3:44
> To: [EMAIL PROTECTED]
> Subject: Re: [Nant-users] WinForms, Images, Resources
>
> User Gert Driesen wrote::
>
User Gert Driesen wrote::
If you want to have manifest resource names that match those generated by
VS.NET, you should avoid usign .
Instead, you should use the element of the individual compiler
tasks and have the compiler task do the resource compilation (and generation
of the manifest resource
gt; From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Mateusz Loskot
> Sent: zaterdag 4 december 2004 2:12
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] WinForms, Images, Resources
>
> Hello,
>
> I've just started to use NAnt and try to port
>
Hello,
I've just started to use NAnt and try to port
my applications to this build tool.
Everything works great besides one "small" thing ;-)))
Apps built by NAnt does not launch and I get some exceptions.
I know what is going on, I made quite long investigation
and the problem is that my applicati