RE: Build problem

2004-12-08 Thread Nicko Cadell
Jeremy, This is a DOS quoting issue. This can also be fixed by changing the build.cmd file to add quotes around the %LOG4NET_DIR%\build\lib\nant\nant.exe on lines 35 and 41 so that it reads "%LOG4NET_DIR%\build\lib\nant\nant.exe" "-buildfile:%BUILD_FILE%" %1 %2 %3 %4 %5 %6 %7 %8 and "%LOG4NE

RE: Build problem with 1.2 Beta 8

2004-08-06 Thread Torben Sorensen
AIL PROTECTED] Sent: Thursday, August 05, 2004 4:45 PM To: Log4NET User Subject: RE: Build problem with 1.2 Beta 8 Sorry - I found the answer - it builds for all the frameworks it finds and gives errors for those it cannot find. I mistakenly thought that it did not build because of the errors. I

RE: Build problem with 1.2 Beta 8

2004-08-05 Thread Pawan Singh
Sorry – I found the answer – it builds for all the frameworks it finds and gives errors for those it cannot find. I mistakenly thought that it did not build because of the errors. I guess the build program can be modified to check for available framework instead of giving errors.   -Pawan