[Cppcms-users] Compilation error
Brought to you by:
artyom-beilis
|
From: Shiv S. D. <shi...@gm...> - 2013-11-28 07:05:43
|
Hi,
I am using cppcms1.0.4 on Mac OS X and it is giving compilation errors like
following:
/Volumes/Data/cppcms-1.0.4/src/util.cpp:44:21: error: invalid operands to
binary expression ('std::ostream'
(aka 'basic_ostream<char>') and 'const char [5]')
case '>': output << ">"; break;
~~~~~~ ^ ~~~~~~
Is there anything I am missing
--
Respect,
Shiv Shankar Dayal
|