After upgrading to Xcode 3.2 and Snow Leopard, my debug builds are broken and fail at runtime. Stringstreams do not seem to work. They work in Release mode.
I\'ve
Do not forget to configure each target if you have many (I had this problem) since the projet build config does not overwrite the target build config.
I really envoy finally finding out to fix this, I was using an XP VirtualMachine and Studio 2005 to avoid this problem!