The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: swed on March 30, 2012, 04:02:41 PM

Title: compilation error r5596 & g++ 4.3.3
Post by: swed on March 30, 2012, 04:02:41 PM
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