Hi all,
When
I build my VC++ (not managed) projects with Nant (latest Oct 21 build) I kept
getting several of the following warnings…
[cl]
d:\PDS\Takara\Release\Lib\data\IPrimitive.h(84) : warning C4541: 'dynamic_cast'
used on polymorphic type 'DA
P:
Message -
From: "Jeff McMahon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 13, 2004 11:09 PM
Subject: [Nant-users] Solution Task and C++ Project configuration -- EHsc
> Hi all,
>
> I am using the solution task to build my c++ project. I am
Hi all,
I am using the solution task to build my c++ project. I am getting the
following output when verbose="true" for the solution task. There are 100's
of the C4530 warnings even though I have set the /EHsc option within the
IDE. Also, when I review the commandline compile settings I see th