while trying to build the protobuf - 2.6.1 artifacts on Visual studio.
I am seeing the following errors.
kindly help. 


Severity

Code

Description

Project

File

Line

Suppression State

Error (active)

E1696

cannot open source file "gtest/gtest.h"

tests

C:\protobuf-2.6.1-artifacts\src\google\protobuf\compiler\mock_code_generator.cc

44


Error (active)

E0020

identifier "EXPECT_EQ" is undefined

tests

C:\protobuf-2.6.1-artifacts\src\google\protobuf\compiler\mock_code_generator.cc

100


Error (active)

E0020

identifier "cerr" is undefined

tests

C:\protobuf-2.6.1-artifacts\src\google\protobuf\compiler\mock_code_generator.cc

133


Error (active)

E0020

identifier "cerr" is undefined

tests

C:\protobuf-2.6.1-artifacts\src\google\protobuf\compiler\mock_code_generator.cc

136


Error (active)

E0020

identifier "cerr" is undefined

tests

C:\protobuf-2.6.1-artifacts\src\google\protobuf\compiler\mock_code_generator.cc

144


Error

MSB6006

"cmd.exe" exited with code 9009.

tests

C:\Program Files (x86)\Microsoft Visual 
Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets

231


Error

C1083

Cannot open include file: 'gtest/gtest.h': No such file or directory

test_plugin

C:\protobuf-2.6.1-artifacts\src\google\protobuf\compiler\mock_code_generator.cc

44



-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/a8e4d8cc-ccc2-44da-8957-263584e070fc%40googlegroups.com.

Reply via email to