Details
Description
When I run ant command "ant build-project-vc6" to create Log4cxx_10 project,
I get the following wrong message.
build-projects-vc6:
build-projects:
os-detect:
win-init:
mac-init:
unix-init:
init:
build-apr:
os-detect:
win-init:
unix-init:
init:
configure-check:
unix-configure:
win-configure:
configure:
build:
BUILD FAILED
D:\tmp\log4cxx\build.xml:1107: The following error occurred while executing this line:
D:\tmp\log4cxx\build.xml:1069: The following error occurred while executing this line:
D:\tmp\log4cxx\build.xml:463: The following error occurred while executing this line:
D:\tmp\log4cxx\src\apr\ant\build.xml:173: cc doesn't support the "projectsOnly" attribute
Total time: 1 second
Could you give me some help for it.
Thank you!