----- Original Message -----
From: "Dave Draper" <[EMAIL PROTECTED]>
To: "'Ant Users List'" <[EMAIL PROTECTED]>
Sent: Wednesday, February 05, 2003 10:25
Subject: RE: Recommendations for moving from java to .NET


> I agree.
>
> We recently did a job for code signing applications that
> will reside in Cell Phone's using MS SmartPhone OS. This
> project could not be written all the way in Java. While
> we did as much as possible in Java the only way to verify
> the signed files and then resign the cab file with our
> certificate was to use MS code libraries and write C++
> code.

or use VJ++, no?

> What I am now working on is a way to integrate building
> the C++ code on Win 2K into our automated build process
> which is Java/Ant. The only thing working to my favor is
> that we build on Win2K platform so at least I don't have
> to build on multiple machines.

Have you looked at <cc> on ant-contrib. That is a serious C++ compiler add
on to Ant


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to