When I tried to build log4cxx by just issuing a “make” command after running configure,

 

I got the following compilation error:

 

../include/log4cxx/helpers/tchar.h:51: error: ‘swprintf’ undeclared (first use this function)

 

Does that has to do with g++ and the std library?

 

Reply via email to