EmulationStation icon indicating copy to clipboard operation
EmulationStation copied to clipboard

Boost moved boost/uuid/sha1.hpp to boost/uuid/detail/sha1.hpp

Open user20112 opened this issue 5 years ago • 2 comments

i couldn't successfully make with the most recent boost install... i changed boost/uuid/sha1.hpp to boost/uuid/detail/sha1.hpp in romhasher.cpp and romhasher.h to solve the problem for me

user20112 avatar Jun 11 '20 23:06 user20112

I modified es-core/src/Util.h es-core/src/Util.cpp es-app/src/scrapers/ROMHasher.h es-app/src/scrapers/ROMHasher.cpp but was unable to commit the change. FIX for Ubuntu 20.04 and newer releases of Linux Kernel and boost version 1.71

b17jps1 avatar Feb 26 '21 21:02 b17jps1

FWIW, These changes worked for me too

courtwarr avatar Oct 29 '22 20:10 courtwarr