acoustid / chromaprint

C library for generating audio fingerprints used by AcoustID
Other
949 stars 132 forks source link

Mac OS X Mavericks compilation error #25

Closed philchass closed 10 years ago

philchass commented 10 years ago

$ cmake . $ make [ 2%] Building CXX object src/CMakeFiles/chromaprint.dir/fft_lib_vdsp.cpp.o In file included from /Users/phil/Downloads/chromaprint-1.0/chromaprint-1.0/src/fft_lib_vdsp.cpp:21: /Users/phil/Downloads/chromaprint-1.0/chromaprint-1.0/src/utils.h:101:9: error: no member named 'fill' in namespace 'std' std::fill(first, last, 0.0);

lalinsky commented 10 years ago

Development of Chromaprint has moved to BitBucket. This issue has already been fixed in the master branch. I just need to release a new version.

https://bitbucket.org/acoustid/chromaprint/issue/7/os-x-error-in-std