TDengine
TDengine copied to clipboard
how can I get libdmodule.a during compling TDengine from source on LoongArch platform
Description
I tried to build TDengine from source code on the LoongArch platform, but I encountered the following problem during compilation.
what have I done
- created a new directory named "loongarch" and provided c.h & librocksdb.a (v8.1.1 LoongArch ABI 1.0)
- modified cmake/platform.cmake
So what should I do to solve the problem? Thanks
sorry libdmodule.a is from TDengine enterprise
sorry libdmodule.a is from TDengine enterprise
But is there a way to workaround this dependency since it's in your open source repository...? It prevents TDengine from building on architectures without pre-built libdmodule.a.