Hello, I am modifying this code in AOO: http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/cui/source/tabpages/tpcolor.cxx#465
I'm trying to concatenate with stringstream but I have errors when I'am building: 1- I already included: #include <sstream> 2- I have added the following code: http://imagebin.org/254288 3- This is the error: http://imagebin.org/254289 Help me, regards!!