hello, we want to use Ice Touch on iPhone client. We installed it , compiled .ice files successfully. Now we should add libGlacier2ObjC.a,libIceObjC.a and some .dylib files into projects. But some errors like below occured when I build. Can anyone know and help me ? Thanks~
"std::basic_ofstream<char, std::char_traits<char> >::~basic_ofstream()", referenced from:
IceUtilInternal:fstream:
fstream()in libIceObjC.a(FileUtil.o)

fstream:
Reply With Quote
