You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by James Millet <mi...@us.ibm.com> on 2004/01/05 17:04:37 UTC

Ant task to run C++ compiler?




Hi,
My project contains both C++ code and Java code and I am curious if there
are any Ant tasks to invoke a C++ compiler?
The C++ code is all Windows system calls collecting hardware information,
so the resultant exe files will only be run in a
Windows 2000 environment.  After the C++ and Java code is compiled a JAR is
made that includes the exe and class files.
I am relatively new to Ant and have never created custom Ant tasks - would
it be possible to create an Ant task to invoke
the C++ compiler?
Jim Millet
millet@us.ibm.com


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org