Re: [Cppcms-users] How to compile cppcms with c++11
Brought to you by:
artyom-beilis
|
From: Shiv S. D. <shi...@gm...> - 2013-12-02 05:51:05
|
Change line no. 114 from set(CXX_FLAGS "-Wall -Wextra") to set(CXX_FLAGS "-Wall -Wextra -std=c++11") it should work with both clang and g++. On Mon, Dec 2, 2013 at 11:15 AM, 陈抒 <csf...@gm...> wrote: > Now, it's time to develop c++ 11 app, but do not know how to compile > cppcms with c++ 11 option using clang or g++? > > Dean Chen > Best regards > http://blog.csdn.net/csfreebird > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > -- Respect, Shiv Shankar Dayal |