
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
11/Feb/05 04:33 AM
|
|
The examples/trivial and examples/stream which both use BasicConfiguration to set up a ConsoleAppender will work or fail depending on the build mechanism. The Ant script builds and runs both of these as part of the "check" target. On Visual C Ant builds, the programs will output nothing, on gcc builds on Linux they will report a not-very helpful diagnostic messages and will work fine if build from the Visual C++ IDE.
|
|
Description
|
The examples/trivial and examples/stream which both use BasicConfiguration to set up a ConsoleAppender will work or fail depending on the build mechanism. The Ant script builds and runs both of these as part of the "check" target. On Visual C Ant builds, the programs will output nothing, on gcc builds on Linux they will report a not-very helpful diagnostic messages and will work fine if build from the Visual C++ IDE. |
Show » |
|