Aquileo | Recent changes to 227: Ant 1.5 style tasks not workinghttps://sourceforge.net/p/ant-contrib/bugs/227/Recent changes to 227: Ant 1.5 style tasks not workingenMon, 20 Oct 2008 22:33:01 -0000Aquileo | Ant 1.5 style tasks not workinghttps://sourceforge.net/p/ant-contrib/bugs/227/<div class="markdown_content"><p>I created a build.xml script with the "cc" task and everything worked. I could add a "linker" task as long as it was nested inside of my "cc" task. When I moved it to the project level and ref.ed it by id... I would get a "Problem: failed to create task or type linker" error. The same happened when I tried to ref. a "compiler" task from the project level.</p> <p>To fix it, I had to use the 1.6 style and prefix my taks with "cpptask:". I also had to add xmlns:cpptasks="antlib:net.sf.antcontrib.cpptasks" to my project instead of using taskdef.</p> <p>If this is depricated it would be nice to know.</p></div>AnonymousMon, 20 Oct 2008 22:33:01 -0000https://sourceforge.netb98805a1ae8df3b3b1a47345098783ffa16fe282