[Log4cplus-devel] Doubt in compiling log4cplus with visual studio 6.0
Logging Framework for C++
Brought to you by:
wilx
|
From: Hiral M. (RBIN/EMT1) <Hir...@in...> - 2008-01-22 10:29:21
|
Hello,
I am compiling log4cpp project in visual studio 6.0
I am getting below error
d:\log4cpp\log4cpp-1.0\include\log4cpp\factoryparams.hh(85) : error C2893: =
Failed to specialize function template 'const class log4cpp::details::requi=
red_params_validator &__thiscall log4cpp::details::required_params_validato=
r::operator ()(const cha
r *,T &) const'
With the following template arguments:
'class std::basic_string<char,struct std::char_traits<char>,class s=
td::allocator<char> >'
I have kept the include path : D:\LOG4CPP-1.0\INCLUDE (the files are kept i=
n the below path)
Please guide for the same.
Regards,
Hiral
|