Compilation Dependency Errors in TiKV Source Code

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: tikv 源码编译依赖报错

| username: HappyUncle

Error: no matching package named azure_core found

I checked the official documentation, and this dependency does exist: azure_core - Rust

How can this be resolved?

| username: TiDBer_jYQINSnf | Original post link

Just execute cargo build, why do you need cargo update? update will update the dependencies.

| username: Running | Original post link

I agree with this plan, let’s give it a try.

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.