caqe
caqe copied to clipboard
how to build dcaqe?
I tried to build dcaqe by running "cargo build --release" from the root directory, but it seems like the only executable binary I can get in ./target/release/ is caqe, there's no dcaqe binary. Could you please tell me how to build dcaqe?
Thanks.
When I run cargo build --release --features dcaqe
I got this compile error.
I think dcaqe is not available in the current version. You need to use some previous version, then you can compile it. I think it is version 2 or something.