albertz / music-player-core

Music player core Python module
BSD 2-Clause "Simplified" License
74 stars 22 forks source link

noncopyable.hpp not found. #19

Open turotulco opened 4 years ago

turotulco commented 4 years ago

Under both pip and easy-install from PyPi, I get a fatal error saying "noncopyable.hpp not found. I did a disk search and found 12 copies of 2 different versions of this file have been installed by Lumberyard, but it exists nowhere else. Apparently it is something the install process thinks it should be supplying. What can I do?

Avril112113 commented 4 years ago

I am also getting this error (im on windows using pip) fatal error C1083: Cannot open include file: 'boost/noncopyable.hpp': No such file or directory