risent / nlpbamboo

Automatically exported from code.google.com/p/nlpbamboo
GNU General Public License v3.0
0 stars 0 forks source link

ycake compilation error #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In file included from
/home/jianingy/devel/bamboo/source/ycake/text_parser.hxx:4,
                 from
/home/jianingy/devel/bamboo/source/ycake/text_parser.cxx:1:
/home/jianingy/devel/bamboo/source/ycake/ycake_doc.hxx: In destructor
‘bamboo::ycake::YCToken::~YCToken()’:
/home/jianingy/devel/bamboo/source/ycake/ycake_doc.hxx:26: error: ‘free’
was not declared in this scope
/home/jianingy/devel/bamboo/source/ycake/ycake_doc.hxx: In member function
‘void bamboo::ycake::YCToken::set_token(const char*)’:
/home/jianingy/devel/bamboo/source/ycake/ycake_doc.hxx:45: error: ‘free’
was not declared in this scope
make[2]: *** [source/ycake/CMakeFiles/ycake.dir/text_parser.cxx.o] Error 1
make[1]: *** [source/ycake/CMakeFiles/ycake.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

Original issue reported on code.google.com by det...@gmail.com on 24 Nov 2008 at 2:16

GoogleCodeExporter commented 9 years ago

Original comment by det...@gmail.com on 24 Nov 2008 at 2:24

GoogleCodeExporter commented 9 years ago
verified

Original comment by det...@gmail.com on 3 Dec 2008 at 7:38