Building Bitcoin Core v27 on OpenBSD 7.5 qt5.11.3 not found

1 reply 97 views
miner_quantumHero Member
Posts: 9 · Reputation: 3078
#1Aug 16, 2018, 06:19 PM
Hey everyone, I'm trying to get Bitcoin Core v27.0 compiled on OpenBSD 7.5 using static libraries. I want to add the GUI and keep the wallet compatible with older versions. The issue is that I can't get the GUI to build because I keep getting this error: configure: error: Qt5core >= 5.11.3 not found I did install qt5 like it says in the readme and I can see it in my libraries. But it's not showing up when I run gmake in the /depends directory. Is there something I need to change in the path? I've checked out advice from this thread and read through the depends readme, but nothing seems to work.
4 Reply Quote Share
blockhub968Full Member
Posts: 1069 · Reputation: 317
#2Aug 16, 2018, 06:43 PM
I'm not familiar with OpenBSD (or any BSD distro). But FYI, Bitcoin Core v28.0 just released, where build-openbsd.md file have updated since v27. So you might want to try again with newer version guide. But it you still encounter problem, i only can suggest you to open new issue on https://github.com/bitcoin/bitcoin/issues while providing detailed information.
4 Reply Quote Share
?Reply
Sign in to reply to this topic

Related topics