News:

Use the "Forum Search"
It may help you to find anything in the forum ;).

compilation error r5596 & g++ 4.3.3

Started by swed, March 30, 2012, 04:02:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

swed

Hello !
Here is the compilation error, with r5596 & g++ 4.3.3.
I fixed it by adding "#include <stdlib.h>" in csv.cc.


===> CXX utils/csv.cc
utils/csv.cc: In member function 'int CSV_t::encode(const char*, cbuffer_t&)':
utils/csv.cc:185: error: 'free' was not declared in this scope