albertz / music-player-core

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

Can't compile #18

Open tcarroll2 opened 5 years ago

tcarroll2 commented 5 years ago

I'm getting a fatal error upon compiling due to the include file '/boost/bind.hpp' not being present.

Am I doing something wrong?