after abdel's commit i now have:

g++ -o release\common\support\unicode.o -c -O2 -Irelease\common -IC:\svn\src -IC:\svn\src -IC:\svn\boost C:\svn\src\support\unicode.C C:\svn\src\support\unicode.C: In function `std::vector<char, std::allocator<char> > <unnamed>::iconv_convert(const std::string&, const std::string&, const std::vector<char, std::allocator<char> >&)': C:\svn\src\support\unicode.C:52: error: expected primary-expression before "char"
C:\svn\src\support\unicode.C:52: error: expected `;' before "char"
C:\svn\src\support\unicode.C:58: error: `inbuf' undeclared (first use this function) C:\svn\src\support\unicode.C:58: error: (Each undeclared identifier is reported only once for each function it appears in.)
scons: *** [release\common\support\unicode.o] Error 1
scons: building terminated because of errors.


Reply via email to