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

A minor compile error occurred after building the generated solution via VS2015. #15858

Closed
shark0119 opened this issue Jun 25, 2018 · 2 comments

Comments

@shark0119
Copy link

shark0119 commented Jun 25, 2018

What version of gRPC and what language are you using?

https://github.com/grpc/grpc v1.12.x
C++

What operating system (Linux, Windows, …) and version?

Windows 10 Enterprise

What runtime / compiler are you using (e.g. python version or version of gcc)

VS2015

What did you do?

I did the operations according to the document https://github.com/grpc/grpc/blob/master/BUILDING.md
An compile error occurred. I've tried to replace boringssl according to the steps in #15083 . But it didn't work.

What did you expect to see?

No compile error should occur.

What did you see instead?

F:\GIT\grpc-2\grpc.build\third_party\boringssl\crypto_test_data.cc(2612): error C2001: newline in constant

@shark0119
Copy link
Author

After deleting the string at the end of the 2612 line and the string at the beginning of the 2613 line. I built the solution again without any compile error.

@sreecha sreecha changed the title An minor compile error occurred after building the generated solution via VS2015. A minor compile error occurred after building the generated solution via VS2015. Aug 16, 2018
@stale
Copy link

stale bot commented Sep 4, 2019

This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 180 days. It will be closed automatically if no further update occurs in 1 day. Thank you for your contributions!

@stale stale bot closed this as completed Sep 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants