Author

Topic: Compiling Bitcoin Core v27 on OpenBSD 7.5 - cannot find qt5.11.3 (Read 74 times)

legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
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.
newbie
Activity: 1
Merit: 0
Hi, I am trying to compile Bitcoin Core v27.0 on OpenBSD 7.5 with static libraries.

I want to include the GUI and the backward compatible wallet. The problem is I cannot build the GUI, I get an error:
configure: error: Qt5core >= 5.11.3 not found

I did install qt5 as required in the readme an can see it in my libraries. However I don't see it being build when I run gmake in the /depends directory.

Is there a path I need to update? I have followed advice from this thread: https://bitcointalksearch.org/topic/how-to-compile-static-version-bitcoind-1636271 and have also read the depends readme, but no luck so far.
Jump to: