Comment #1 on issue 344 by elivei...@gmail.com: Compile Error in Visual Studio 2010 and 2011 (developer preview)
http://code.google.com/p/protobuf/issues/detail?id=344

1) open .sln with VS 2010 and run conversion wizard
2) set configuration to debug
3) build solution

Result:
Error 1 error C3855: 'std::tr1::tuple_element': template parameter '_Idx' is incompatible with the declaration e:\appinstall\protobuf-2.4.1\gtest\include\gtest\internal\gtest-tuple.h 745 Error 2 error C2039: 'type' : is not a member of 'std::tr1::tuple_element' e:\appinstall\protobuf-2.4.1\gtest\include\gtest\internal\gtest-tuple.h 757 Error 3 error C2146: syntax error : missing ',' before identifier 'type' e:\appinstall\protobuf-2.4.1\gtest\include\gtest\internal\gtest-tuple.h 757


--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to