On 23.01.2014 21:50, Thorsten Schöning wrote: > Guten Tag Florian Seydoux, > am Donnerstag, 23. Januar 2014 um 20:21 schrieben Sie: > >> I can try to check the build "from scratch" [...]
So, I've tried, and it's almost working... .. but, your Rev. 1561536 (on ant/common.xml) breaks the ant-compilation [#1], and rev. 1559535 (on include/log4cxx/patternlayout.h) is not well digested by Ms-compiler [#2]; in fact, this change almost revert the revision 1511179. #1: ant say: BUILD FAILED ...\log4cxx\src\ant\common.xml:102: exec returned: 1 I'm not mastering ant at all (almost), but I guess it would be easy to overcome this one. #2: is a "well known" issue on the log4cxx codebase: [cc] ...\log4cxx\src\main\include\log4cxx/patternlayout.h(345) : error C2252: an explicit instantiation of a template can only occur at namespace scope -- flo