Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure of MSVC build on Appveyor #230

Open
msakai opened this issue Aug 12, 2020 · 2 comments
Open

Failure of MSVC build on Appveyor #230

msakai opened this issue Aug 12, 2020 · 2 comments
Assignees

Comments

@msakai
Copy link
Member

msakai commented Aug 12, 2020

MSVC build on Appveyor fails with the following error:
https://ci.appveyor.com/project/pfnet-research/menoh/builds/34608060/job/awhcqncaxowfypvm

  onnx_menoh_onnx.pb.cc
  onnx-operators_menoh_onnx.pb.cc
C:\protobuf-3.6.0-msvc\include\google/protobuf/stubs/logging.h(100): error C2220: warning treated as error - no 'object' file generated (compiling source file C:\projects\menoh\build\external\onnx\onnx\onnx-operators_menoh_onnx.pb.cc) [C:\projects\menoh\build\external\onnx\onnx_proto.vcxproj]
C:\protobuf-3.6.0-msvc\include\google/protobuf/stubs/logging.h(100): warning C4251: 'google::protobuf::internal::LogMessage::message_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'google::protobuf::internal::LogMessage' (compiling source file C:\projects\menoh\build\external\onnx\onnx\onnx-operators_menoh_onnx.pb.cc) [C:\projects\menoh\build\external\onnx\onnx_proto.vcxproj]
...

Although the same commit was built successfully before:
https://ci.appveyor.com/project/pfnet-research/menoh/builds/23908116/job/mr3hd0rq0m0vmu83

@msakai
Copy link
Member Author

msakai commented Dec 28, 2020

@durswd, do you have any idea?

@durswd
Copy link
Contributor

durswd commented Dec 28, 2020

I will check it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants