Skip to content

Remove use of boost/filesystem/convenience.hpp so Vina can be built with boost 1.85.0 - #36

Open
aaronegolden wants to merge 1 commit into
DeltaGroupNJUPT:mainfrom
aaronegolden:fix_build_boost_1_85_0
Open

Remove use of boost/filesystem/convenience.hpp so Vina can be built with boost 1.85.0#36
aaronegolden wants to merge 1 commit into
DeltaGroupNJUPT:mainfrom
aaronegolden:fix_build_boost_1_85_0

Conversation

@aaronegolden

Copy link
Copy Markdown

This header was removed in boost 1.85.0. The function it was included for (filesystem::basename) does not appear to be used anymore by the AutoDock Vina code.

This header was removed in 1.85.0. The function it was included
for (filesystem::basename) does not appear to be used anymore
by the AutoDock Vina code. This allows AutoDock Vina to be built
with boost 1.85.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant