-
Brandito, did you ever get anywhere with this? I'm in a very similar situation as yourself, and we have a need to compile with gcc-like compilers (e.g. code coverage instrumentation tools, Parasoft's memory analysis tool "Insure"), but we cannot find a way to do this with cpptasks.
Furthermore, we have to support several versions of gcc (3.x, 4.1.x and 4.4.x), which are installed outside of...
2009-12-16 13:00:14 UTC by acidd_uk
-
According to installation instructions, the ant-contrib.jar should be in the Ant lib path or Java class path.
However, using Ant 1.7.1 and ant-contrib-1.0-0.6b2, the taskdef fails to find the definitions:
[taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
yet the ant -diagnostics reports the file in both the ant lib path and the...
2009-12-02 18:27:59 UTC by nobody
-
I am running ANT 1.7.1 and ant-contrib-1.0b3 and getting these messages all over the build: "Trying to override old definition of task switch".
I am using taskdef declaration: . Also tested with properties file with same results. I am using only if task in my build-file.
Does anyone have any idea how to suppress those messages.
2009-10-28 13:25:42 UTC by nobody
-
First, we love cpptakss since we have a mixed Java/C++ environment that targets multiple platforms (Windows, Linux(es), Solaris etc.). For this kind of environment cpptasks is very handy.
However, the dependency analysis is killing us and there is a growing chorus to bail on cpptasks. This is not a new issue (although I could not find a bug report for it).
Dependency Analysis literally...
2009-10-16 19:53:12 UTC by nobody
-
Hi,
When I build my project, ant rebuilds everything. When I build the project, I get the following:
_build_cpp_MPF_FND_Socket:
[cc] Starting dependency analysis for 4 files.
[cc] 0 files are up to date.
[cc] 4 files to be recompiled from dependency analysis.
[cc] 4 total files to be compiled.
[cc] TcpClientSocket.cpp
[cc]...
2009-10-06 13:42:17 UTC by luzumsuzgnc
-
well, it actually *is* listed in antcontrib.properties, but on a comment line.
{{{
# Tasks Requiring Ant 1.6 or higher
#for=net.sf.antcontrib.logic.For
math=net.sf.antcontrib.math.MathTask
}}}
you might want to alter the jar...
or include all of the task definitions in your own resource file: if you already have one it's hardly any extra work.
and, about your question, I'm also asking!
2009-09-21 07:20:00 UTC by mfrasca
-
I cannot answer why it isn't in the antcontrib.properties, but it is in the antlib.xml. You could use that instead. It is what I ended up doing.
2009-09-17 12:27:01 UTC by nobody
-
Hello,
I have applied the patch by to enable pkg-config within cpptasks. The patch was submitted in 2005, but still applies without warnings. I was just wondering if it's ever going to be committed to trunk.
Regards
Alberto.
2009-08-25 15:05:43 UTC by albx79
-
Is there some reason why the "for" task is not listed in antcontrib.properties?.
2009-08-16 16:28:46 UTC by cbfiddle
-
brightness news companies evidence meteorological new primary continue.
2009-08-08 16:47:44 UTC by nobody