-------- Original Message -------- Subject: RE: cpptasks.jar and ant-contrib.jar Date: Mon, 1 Aug 2005 13:14:49 -0400 From: cakebread, ken (pj) <[EMAIL PROTECTED]> To: 'Andreas Fester' <[EMAIL PROTECTED]>
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