in your "librosa/librosa.h", there use `std::sqrtf(0.5f/N)` , then i find here is error, remove `std` can success run.