python3 setup.py build
src/generated/BitcoinMessageSigner.cc:83:5: error: use of undeclared identifier 'TWBitcoinMessageSignerDelete'; did you mean 'TWBitcoinMessageSigner'?
TWBitcoinMessageSignerDelete(self->value);
^
wallet-core/include/TrustWalletCore/TWBitcoinMessageSigner.h:22:8: note: 'TWBitcoinMessageSigner' declared here
struct TWBitcoinMessageSigner;
^
1 error generated.
error: command '/usr/local/swift/usr/bin/clang' failed with exit code 1
Hello, all these steps ran successfully:
Then this failed:
OS: Ubuntu 22.04.2 LTS Python version: 3.10.6
Could you please help me fix this problem? Let me know if you need any more info.