Details
Description
The 'all' project fails in 5 of the sub-project builds during the link step
with the following error (error is repeated about 180 times):
error LNK2001: unresolved external symbol "private: __thiscall
xercesc_2_3::XMemory::XMemory(class xercesc_2_3::XMemory const &)" (??
0XMemory@xercesc_2_3@@AAE@ABV01@@Z).
Bugs #11915 and #20353 may be related to this problem although I can't be sure.
A search through the source code did not reveal any occurrence of the
string 'xercesc_2_3'.