Created
November 18, 2014 10:03
-
-
Save SamuelMarks/5297f7b8abedb74c08f3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning 1 warning MSB8028: The intermediate directory (Release\) contains files shared from another project (libprotobuf-lite.vcxproj, libprotoc.vcxproj, lite-test.vcxproj, protoc.vcxproj, tests.vcxproj, test_plugin.vcxproj). This can lead to incorrect clean and rebuild behavior. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets 381 5 libprotobuf | |
Error 2 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 3 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 4 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 5 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 6 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 7 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 8 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 9 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 10 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 11 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 12 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 13 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 14 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 15 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 16 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 17 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 18 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 19 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Warning 20 warning C4065: switch statement contains 'default' but no 'case' labels E:\Projects\protobuf\src\google\protobuf\generated_message_reflection.cc 1860 1 libprotobuf | |
Error 21 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 22 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 23 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 24 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 25 error C2039: 'is_enum' : is not a member of 'google::protobuf::internal' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 26 error C2947: expecting '>' to terminate template-argument-list, found '<' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 27 error C2993: 'std::is_enum' : illegal type for non-type template parameter 'cond' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 28 error C2146: syntax error : missing ',' before identifier 'T' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 29 error C2977: 'google::protobuf::internal::RefTypeTraits' : too many template arguments E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 30 error C2955: 'google::protobuf::internal::RefTypeTraits' : use of class template requires template argument list E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 31 error C2027: use of undefined type 'google::protobuf::internal::RefTypeTraits' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 32 error C2146: syntax error : missing ';' before identifier 'value' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 33 error C2976: 'google::protobuf::internal::RefTypeTraits' : too few template arguments E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 34 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 35 error C2143: syntax error : missing ';' before '>' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 36 error C2039: 'type' : is not a member of '`global namespace'' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 37 error C2143: syntax error : missing ';' before '{' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 38 error C2447: '{' : missing function header (old-style formal list?) E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 39 error C2976: 'google::protobuf::internal::RefTypeTraits' : too few template arguments E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 303 1 libprotobuf | |
Error 40 error C2976: 'google::protobuf::internal::RefTypeTraits' : too few template arguments E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 331 1 libprotobuf | |
Error 41 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 42 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 43 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 44 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 45 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 46 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 47 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 48 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 49 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 50 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 51 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 52 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 53 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 54 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning 1 warning MSB8028: The intermediate directory (Release\) contains files shared from another project (libprotobuf-lite.vcxproj, libprotoc.vcxproj, lite-test.vcxproj, protoc.vcxproj, tests.vcxproj, test_plugin.vcxproj). This can lead to incorrect clean and rebuild behavior. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets 381 5 libprotobuf | |
Warning 2 warning MSB8028: The intermediate directory (Release\) contains files shared from another project (libprotobuf.vcxproj, libprotoc.vcxproj, lite-test.vcxproj, protoc.vcxproj, tests.vcxproj, test_plugin.vcxproj). This can lead to incorrect clean and rebuild behavior. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets 381 5 libprotobuf-lite | |
Error 3 error C1041: cannot open program database 'e:\projects\protobuf\vsprojects\release\vc120.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS E:\Projects\protobuf\src\google\protobuf\extension_set.cc 1 1 libprotobuf-lite | |
Error 4 error C1041: cannot open program database 'e:\projects\protobuf\vsprojects\release\vc120.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS E:\Projects\protobuf\src\google\protobuf\io\coded_stream.cc 1 1 libprotobuf-lite | |
Error 5 error C1041: cannot open program database 'e:\projects\protobuf\vsprojects\release\vc120.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS E:\Projects\protobuf\src\google\protobuf\message_lite.cc 1 1 libprotobuf-lite | |
Error 6 error C1041: cannot open program database 'e:\projects\protobuf\vsprojects\release\vc120.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS E:\Projects\protobuf\src\google\protobuf\repeated_field.cc 1 1 libprotobuf-lite | |
Error 7 error C1041: cannot open program database 'e:\projects\protobuf\vsprojects\release\vc120.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS E:\Projects\protobuf\src\google\protobuf\wire_format_lite.cc 1 1 libprotobuf-lite | |
Error 8 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 9 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 10 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 11 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 12 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 13 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 14 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 15 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 16 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 17 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 18 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 19 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 20 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 21 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 22 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 23 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 24 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 25 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Warning 26 warning C4065: switch statement contains 'default' but no 'case' labels E:\Projects\protobuf\src\google\protobuf\generated_message_reflection.cc 1860 1 libprotobuf | |
Error 27 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 28 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 29 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 30 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 31 error C2039: 'is_enum' : is not a member of 'google::protobuf::internal' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 32 error C2947: expecting '>' to terminate template-argument-list, found '<' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 33 error C2993: 'std::is_enum' : illegal type for non-type template parameter 'cond' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 34 error C2146: syntax error : missing ',' before identifier 'T' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 35 error C2977: 'google::protobuf::internal::RefTypeTraits' : too many template arguments E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 36 error C2955: 'google::protobuf::internal::RefTypeTraits' : use of class template requires template argument list E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 37 error C2027: use of undefined type 'google::protobuf::internal::RefTypeTraits' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 38 error C2146: syntax error : missing ';' before identifier 'value' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 39 error C2976: 'google::protobuf::internal::RefTypeTraits' : too few template arguments E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 40 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 41 error C2143: syntax error : missing ';' before '>' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 42 error C2039: 'type' : is not a member of '`global namespace'' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 43 error C2143: syntax error : missing ';' before '{' E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 44 error C2447: '{' : missing function header (old-style formal list?) E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 276 1 libprotobuf | |
Error 45 error C2976: 'google::protobuf::internal::RefTypeTraits' : too few template arguments E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 303 1 libprotobuf | |
Error 46 error C2976: 'google::protobuf::internal::RefTypeTraits' : too few template arguments E:\Projects\protobuf\src\google\protobuf\repeated_field_reflection.h 331 1 libprotobuf | |
Error 47 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 48 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 49 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 50 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 51 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 52 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 53 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 54 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 55 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 56 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 57 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 58 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 59 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Error 60 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotobuf | |
Warning 61 warning MSB8028: The intermediate directory (Release\) contains files shared from another project (libprotobuf-lite.vcxproj, libprotobuf.vcxproj, lite-test.vcxproj, protoc.vcxproj, tests.vcxproj, test_plugin.vcxproj). This can lead to incorrect clean and rebuild behavior. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets 381 5 libprotoc | |
Error 62 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 63 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 64 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 65 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 66 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 67 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 68 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 69 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 70 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 71 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 72 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 73 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 74 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 75 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 76 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 77 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 78 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 79 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Warning 80 warning C4065: switch statement contains 'default' but no 'case' labels E:\Projects\protobuf\src\google\protobuf\compiler\cpp\cpp_message.cc 849 1 libprotoc | |
Error 81 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 82 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 83 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 84 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 85 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 86 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 87 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 88 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 89 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 90 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 91 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 92 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 93 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 94 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 95 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 96 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 97 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 98 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 99 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 100 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 101 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 102 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 103 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 104 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 105 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 106 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 107 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 108 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 109 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 110 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 111 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 112 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 113 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 114 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 115 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 116 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 117 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 118 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 119 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 120 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 121 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 122 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 123 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 124 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 125 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 126 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 127 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 128 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 129 error C2146: syntax error : missing ';' before identifier 'ThreadCache' E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Error 130 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int E:\Projects\protobuf\src\google\protobuf\arena.h 315 1 libprotoc | |
Warning 131 warning MSB8028: The intermediate directory (Release\) contains files shared from another project (libprotobuf-lite.vcxproj, libprotobuf.vcxproj, libprotoc.vcxproj, lite-test.vcxproj, protoc.vcxproj, test_plugin.vcxproj). This can lead to incorrect clean and rebuild behavior. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets 381 5 tests | |
Warning 132 warning MSB8028: The intermediate directory (Release\) contains files shared from another project (libprotobuf-lite.vcxproj, libprotobuf.vcxproj, libprotoc.vcxproj, lite-test.vcxproj, tests.vcxproj, test_plugin.vcxproj). This can lead to incorrect clean and rebuild behavior. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets 381 5 protoc | |
Error 133 error MSB6006: "cmd.exe" exited with code 9009. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 170 5 tests | |
Warning 134 warning MSB8028: The intermediate directory (Release\) contains files shared from another project (libprotobuf-lite.vcxproj, libprotobuf.vcxproj, libprotoc.vcxproj, lite-test.vcxproj, protoc.vcxproj, tests.vcxproj). This can lead to incorrect clean and rebuild behavior. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets 381 5 test_plugin | |
Error 135 error C1041: cannot open program database 'e:\projects\protobuf\vsprojects\release\vc120.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS E:\Projects\protobuf\src\google\protobuf\compiler\mock_code_generator.cc 1 1 test_plugin | |
Error 136 error C1041: cannot open program database 'e:\projects\protobuf\vsprojects\release\vc120.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS E:\Projects\protobuf\src\google\protobuf\compiler\test_plugin.cc 1 1 test_plugin | |
Error 137 error C1041: cannot open program database 'e:\projects\protobuf\vsprojects\release\vc120.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS E:\Projects\protobuf\src\google\protobuf\testing\file.cc 1 1 test_plugin | |
Warning 138 warning LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification E:\Projects\protobuf\vsprojects\LINK protoc | |
Error 139 error LNK1181: cannot open input file 'E:\Projects\protobuf\vsprojects\Release\libprotobuf.lib' E:\Projects\protobuf\vsprojects\LINK protoc | |
Warning 140 warning MSB8028: The intermediate directory (Release\) contains files shared from another project (libprotobuf-lite.vcxproj, libprotobuf.vcxproj, libprotoc.vcxproj, protoc.vcxproj, tests.vcxproj, test_plugin.vcxproj). This can lead to incorrect clean and rebuild behavior. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets 381 5 lite-test | |
Error 141 error MSB6006: "cmd.exe" exited with code 9009. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 170 5 lite-test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment