You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-user@logging.apache.org by Andreas Fester <An...@gmx.de> on 2005/08/01 19:33:10 UTC

[Fwd: RE: cpptasks.jar and ant-contrib.jar]

-------- Original Message --------
Subject: RE: cpptasks.jar and ant-contrib.jar
Date: Mon, 1 Aug 2005 13:14:49 -0400
From: cakebread, ken (pj) <ca...@emc.com>
To: 'Andreas Fester' <An...@gmx.de>

Hi

The new CppTasks is nowhere to be found.
Plus, on Windows, we use msvc.  ./configure simply doesn't finish.  It
crashes about a third of the way thru.  It's stuck on looking for the C++
precompiler.  It keeps looking for /lib/cpp.

This presents a chicken and the egg situation for msvc users.

1.  MSVC project files have been removed from logging-log4cxx.msvc
directories
2.  The doc says to build these project files with ant.
3.  configure will not complete in an msvc environment due to the /lib/cpp
problem.
4.  Therefore, no build can be done.
5.  Even if configure completed, the new cppTasks.jar is nowhere to be
found.
Results:
     msvc users are dead in the water.

Any suggestions, this can't and shouldn't be a hard thing to do.

PJ

RE : [Fwd: RE: cpptasks.jar and ant-contrib.jar]

Posted by Alexandre Gacon <al...@masagroup.net>.
You can find the last CVS sources there:
http://cvs.sourceforge.net/viewcvs.py/ant-contrib/cpptasks/

If needed, I can send you a built version of the task.

Best regards,

Alexandre Gacon


-------- Original Message --------
Subject: RE: cpptasks.jar and ant-contrib.jar
Date: Mon, 1 Aug 2005 13:14:49 -0400
From: cakebread, ken (pj) <ca...@emc.com>
To: 'Andreas Fester' <An...@gmx.de>

Hi

The new CppTasks is nowhere to be found.
Plus, on Windows, we use msvc.  ./configure simply doesn't finish.  It
crashes about a third of the way thru.  It's stuck on looking for the C++
precompiler.  It keeps looking for /lib/cpp.

This presents a chicken and the egg situation for msvc users.

1.  MSVC project files have been removed from logging-log4cxx.msvc
directories 2.  The doc says to build these project files with ant. 3.
configure will not complete in an msvc environment due to the /lib/cpp
problem. 4.  Therefore, no build can be done. 5.  Even if configure
completed, the new cppTasks.jar is nowhere to be found.
Results:
     msvc users are dead in the water.

Any suggestions, this can't and shouldn't be a hard thing to do.

PJ