Bitcoin-ABC / Bitcoin-ABC/bitcoin-abc
undefined symbol: FT_Get_Font_Format
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 788
- PR merge metrics
- No merged PRs in 30d
Description
Error message during startup on debian 8.11
bitcoin-abc-0.18.5 does not start due to an undifined symbol.
Error message during startup:
bitcoin-abc-0.18.5/bin/bitcoin-qt: symbol lookup error: bitcoin-abc-0.18.5/bin/bitcoin-qt: undefined symbol: FT_Get_Font_Format
### Can you reliably reproduce the issue?
yes
#### If so, please list the steps to reproduce below:
start bitcoin-qt on debian 8.11
### Expected behaviour
qt window should appear
### Actual behaviour
Error message on terminal and program ends
### What version of bitcoin-abc are you using?
bitcoin-abc-0.18.5
### Machine specs:
- OS: Debian 8.11
- CPU: AMD FX - 8350
Contributor guide
Assessment
This issue has not been assessed yet.