Re: Compiling and linking C++ from ant.
Posted By:
Erik_Hatcher
Posted On:
Tuesday, October 2, 2001 08:38 PM
Anything is possible with Ant! Just 'make'! :) But seriously, there are no built-in tasks to do this, but I believe someone has wrapped a C++ compiler within an Ant task. Check the ant-user or ant-dev archives.