someone fixing this? or problem on my side?

thanks, ed.


g++ -o release\common\support\unicode.o -c -O2 -Irelease\common -IC:\svn\src -IC:\svn\sic -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:32: error: `iconv_t' undeclared (first use this function) C:\svn\src\support\unicode.C:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
C:\svn\src\support\unicode.C:32: error: expected `;' before "cd"
C:\svn\src\support\unicode.C:33: error: `cd' undeclared (first use this function) C:\svn\src\support\unicode.C:54: error: `iconv' undeclared (first use this function) C:\svn\src\support\unicode.C:92: error: `iconv_close' undeclared (first use this function)
scons: *** [release\common\support\unicode.o] Error 1
scons: building terminated because of errors.
C:\svn\development\scons>

Reply via email to