Which version of ant are you using? I remember having troubles with the latest version of Ant (1.6.5) and going back to Ant 1.6.2 to build log4cxx (as the INSTALL mentions this is the preferred version):
Prerequisites: Apache Ant 1.6.1 or later (1.6.2 preferred) Kind regards, Iwan -----Original Message----- From: David Sallge [mailto:[EMAIL PROTECTED] Sent: woensdag 31 augustus 2005 8:49 To: Log4CXX User Subject: Re: Problems Building Thanx for your answer. Yes, I did call the BAT file, and typing cl at the very same command line calls cl.exe correctly. Only ant seems not to be able to call it. Greetings, David Iwan Tomlow schrieb: >Did you remember to call the batch-file to set the necessary VC >environment variables before running ant? I'm still using VC6, then it >is "C:\Program Files\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT", >but the same should be found somewhere in your VC7 installation. > >Kind regards, > >Iwan Tomlow > >-----Original Message----- >From: David Sallge [mailto:[EMAIL PROTECTED] >Sent: maandag 29 augustus 2005 13:54 >To: Log4CXX User >Subject: Problems Building > > >Hi! > >This time (yes, I'm trying a lot) I try to compile log4cxx itself. I'm >using the current CVS-Version and VC7. > >Unfortunately I get an error, that cl could not be executed - error=2. >According to google this means, that the file could not be found. c.exe >can be found from cmd, so my path is correct. > >I get this error at the point where ant tries to compile APR. >Downloading and extracting has been successful, but building is not. > >Any ideas? >Thanx in advane! > >Greetings, >David > > > -- _________________________________________ Name: David Sallge Company: Noffz ComputerTechnik GmbH Address: Tempelsweg 24A D-47918 Toenisvorst Germany Phone: +49-2151-99878-40 Fax: +49-2151-99878-88 e-mail: [EMAIL PROTECTED] Internet: www.noffz.com _________________________________________
