Re: [Cppcms-users] Build error "Building CXX object CMakeFiles/tc_skin.dir/tc_skin.cpp.o"
Brought to you by:
artyom-beilis
|
From: Kostya S. <ksa...@gm...> - 2014-02-04 12:04:52
|
Thanks a lot. The issue is fixed/ 2014-02-04 Marcel Hellwig <ke...@co...>: > > /home/ks/cppcms-1.0.4/tests/tc_skin.tmpl:34:9: error: > > 'automatic_type_identification_is_not_supported_by_this_compiler' was > > not declared in this scopeorge.net > > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > your compiler does not support decltype or similar. > > > gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) > > you should update your gcc version!!! > > > > > > > > > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > > http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > -- Thanks, Kostya. |