Anylsite / anyl-wallet

🏦 Anyl Embedded Wallet for Internet of Things
Apache License 2.0
30 stars 16 forks source link

library not found for -ltrezor-crypto #164

Closed lorepieri8 closed 5 years ago

lorepieri8 commented 5 years ago

Describe the bug library not found for -ltrezor-crypto

To Reproduce x86 build

Desktop (please complete the following information):

Log https://gist.github.com/lorepieri8/1b50199dee252f76f6a266664e8b0df4

lorepieri8 commented 5 years ago

After ninja,

cp -a build/trezor-crypto/src/trezor-crypto-lib-build/libtrezor-crypto.a  .
cp -a build/nanopb/src/nanopb-build/libprotobuf-nanopb.a  .
ninja

works.