Re: [Cppcms-users] Failure to compile hello world
Brought to you by:
artyom-beilis
From: John S. <joh...@gm...> - 2016-01-10 12:00:37
|
Hi All, Yes! Reading the correct tutorial made everything work. :-) Thank you for your time trying to help me. John On 10 January 2016 at 04:17, Artyom Beilis <art...@gm...> wrote: > You are looking at the tutorial of old CppCMS version 0.0.x that is > deprecated and not supported any more. > > Up to date tutorial for 1.0.x series is: > > http://cppcms.com/wikipp/en/page/cppcms_1x#Tutorials > > Artyom > > On Sun, Jan 10, 2016 at 2:32 AM, John Soares <joh...@gm...> > wrote: > > Hi, > > > > I'm trying to run the code in: > > http://cppcms.com/wikipp/en/page/tut_hello_world_code > > > > but this is what I've got: > > > ---------------------------------------------------------------------------------------------- > > hello.cpp:11:34: error: expected ‘)’ before ‘&’ token > > my_hello_world(worker_thread &worker) : > > ^ > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |