ccsb-scripps / AutoDock-Vina

AutoDock Vina
http://vina.scripps.edu
Apache License 2.0
561 stars 199 forks source link

compatibility boost >= 1.83 #236

Closed jalegido closed 1 month ago

jalegido commented 10 months ago

In boost 1.83 boost/progress.hpp is deprecated. I propose use this typedefs to use the correct class depending the boost version.

eunos-1128 commented 4 months ago

I had the problem related to boost/progress.hpp usage for Python API and fixed code myself.

I think this PR should be merged.

diogomart commented 1 month ago

Thanks a lot! Sorry for the delay in merging.