[Klone-users] Klone with C++

Михаил Страшун m.strashun at gmail.com
Mon Jan 12 07:26:35 EST 2009


Hello!
I am now exploring KLone and it is everything brilliant while i am
using plain C.
But if i try to make it with such index.klx in www :

<%!
class cClass
{
	public:
		long long int a;
		cClass() {};
}
%>
aaa

i get such error:

pg_96999b9cde0a341e168e8a972bcdc019.cc:29: error: two or more types in
name declaration 'klone_html_zblock_0'

Same error with any C++-specific code. .klx with only html compiles
OK. I have not found anything in configuration file / Makefile that
could assist in solving this porblem.
Anhy help would be kindly appreciated.




More information about the klone-users mailing list