This repository was archived by the owner on Mar 12, 2026. It is now read-only.
Can't build #182
Answered
by
waynexia
lazyclaw-labs
asked this question in
Q&A
Can't build
#182
|
error[E0432]: unresolved import |
Answered by
waynexia
Aug 8, 2022
Replies: 3 comments 1 reply
|
Which OS are you using? We currently don't support compiling on Windows (supported platform: https://github.com/CeresDB/ceresdb/blob/main/README.md#platform-support). I guess this conditional flag causes your problem: |
0 replies
Answer selected by
waynexia
|
This dep ( |
0 replies
|
yes, I am building on windows. Maybe that's the problem. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Which OS are you using? We currently don't support compiling on Windows (supported platform: https://github.com/CeresDB/ceresdb/blob/main/README.md#platform-support). I guess this conditional flag causes your problem:
https://github.com/CeresDB/ceresdb/blob/e9f7fa6c34c256eabe474f58e649768ff37e5b69/grpcio/Cargo.toml#L12-L16