Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

Fixed "build from source" that could not find boost 1.66.0. Now it does, builds correctly and the built project functions properly#2365

Open
Chris1nexus wants to merge 1 commit intoethereum-mining:masterfrom
Chris1nexus:master
Open

Fixed "build from source" that could not find boost 1.66.0. Now it does, builds correctly and the built project functions properly#2365
Chris1nexus wants to merge 1 commit intoethereum-mining:masterfrom
Chris1nexus:master

Conversation

@Chris1nexus
Copy link
Copy Markdown

Changed boost version in Hunter package manager's config.cmake file from 1.66.0 to 1.66.0-p0.
Host cited in https://github.com/cpp-pm/hunter/blob/master/cmake/projects/Boost/hunter.cmake as boost_base_url is offline so also the boost version 1.66.0 is offline.
Boost 1.66.0 has to be taken from the repo cited in the link as 1.66.0-p0 (meaning hunter patched version 0)

…m 1.66.0 to 1.66.0-p0. Host cited in https://github.com/cpp-pm/hunter/blob/master/cmake/projects/Boost/hunter.cmake as boost_base_url is offline so also boost version 1.66.0 is offline as of now and the boost version has to be taken the repo cited in the link as p0 (meaning hunter patched version 0)
@bdytx5
Copy link
Copy Markdown

bdytx5 commented Oct 14, 2021

thanks brother

japgolly added a commit to japgolly/ethminer that referenced this pull request Oct 27, 2021
japgolly added a commit to japgolly/ethminer that referenced this pull request Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants