Hi,
I am compiling ICE with VC 6.0 on XP and ran into a problem.
I get the error message
Compiling...
Base64.cpp
D:\opt\Ice-1.1.0\src\IceUtil\Base64.cpp(94) : error C2065: 'back_inserter' : undeclared identifier
Error executing cl.exe.
minimal - 1 error(s), 0 warning(s)
I have compiled and installed stlport 4.5.3. I updated my search directories in tools/options as indicated in the compile instructions.
Any clues where to look?
Thanks for the help,
John

Reply With Quote