Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../lib -I../libltdl -I/usr/include/howl -march=pentium3 -O3 -pipe -w -fomit-frame-pointer -c Codepage.cpp -MT Codepage.lo -MD -MP -MF .deps/Codepage.TPlo -fPIC -DPIC -o .libs/Codepage.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../lib -I../libltdl -I/usr/include/howl -march=pentium3 -O3 -pipe -w -fomit-frame-pointer -c cvs_string.cpp -MT cvs_string.lo -MD -MP -MF .deps/cvs_string.TPlo -fPIC -DPIC -o .libs/cvs_string.o i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../lib -I../libltdl -I/usr/include/howl -march=pentium3 -O3 -pipe -w -fomit-frame-pointer -c diff/DiffBase.cpp -MT DiffBase.lo -MD -MP -MF .deps/DiffBase.TPlo -fPIC -DPIC -o .libs/DiffBase.o Codepage.cpp: In member function `int CCodepage::ConvertEncoding(const void*, unsigned int, void*&, size_t&)': Codepage.cpp:287: error: invalid conversion from `const char**' to `char**' Codepage.cpp: In static member function `static int CCodepage::TranscodeBuffer(const char*, const char*, const void*, unsigned int, void*&, size_t&)': Codepage.cpp:459: error: invalid conversion from `const char**' to `char**' make[3]: *** [Codepage.lo] Error 1 Can anybody tell me what to change? thanks, -kz