Re: [Cppcms-users] web does not display
Brought to you by:
artyom-beilis
From: Eric J. <jan...@gm...> - 2018-05-03 11:45:56
|
Hi, Yes it's matched. Thanks Nazim *ERIC JANSEN* Sr. C/C++ Software Engineer On Wed, May 2, 2018 at 12:31 AM, Nazım Can Bedir <naz...@ne... > wrote: > Hi, > > In addition to Joerg's suggestion, could you please verify that the type > of content variable you are passing to render(...) function matches to the > content type declared in view template. CppCMS uses single base class > (base_content) and relies on dynamic_cast for conversion. > > Regards, > Nazim Can. > > > > On 01/05/18 15:43, Joerg Sonnenberger wrote: > >> On Tue, May 01, 2018 at 07:54:22PM +0800, Eric Jansen wrote: >> >>> I compiled the source code with clang++ under FreeBSD 11. >>> >> Are you using -rdynamic or -Wl,--export-dynamic when linking? >> >> Joerg >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users >> > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |