Comment #5 on issue 267 by [email protected]: vs2010 tuple name collisions
http://code.google.com/p/protobuf/issues/detail?id=267
OK, so checking the project configuration revealed that all projects had the "Runtime Library" propery set to "Multithreaded Debug DLL" -- except gtest and gtest_main (which used "Multithreaded Debug"). Once I set these two to match the other projects, the solution builds.
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
