[FFmpeg-user] ERROR: rubberband >= 1.8.1 not found using pkg-config
桃源老師
xanadu6291 at dream.jp
Mon May 14 17:50:22 EEST 2018
Hello ffmpeg experts,
I can't build ffmpeg with rubberband. The error appeared on console is "ERROR: rubberband >= 1.8.1 not found using pkg-config".
I'm on macOS High Sierra.
Here's seems to error portion of ffbuild/config.log.
gcc -L/Volumes/ffmpeg_compile/lib -lc++ -Wl,-dynamic,-search_paths_first -I/Volumes/ffmpeg_compile/include -L/Volumes/ffmpeg_compile/lib -o /var/folders/qn/tqwy6z3j5nj4rfcwc198_7sw0000gn/T//ffconf.PlWioPrY/test /var/folders/qn/tqwy6z3j5nj4rfcwc198_7sw0000gn/T//ffconf.PlWioPrY/test.o -lrubberband -lstdc++
Undefined symbols for architecture x86_64:
"_vDSP_create_fftsetup", referenced from:
RubberBand::FFTs::D_VDSP::initFloat() in librubberband.a(FFT.o)
"_vDSP_create_fftsetupD", referenced from:
RubberBand::FFTs::D_VDSP::initDouble() in librubberband.a(FFT.o)
"_vDSP_ctoz", referenced from:
(SNIP)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ERROR: rubberband >= 1.8.1 not found using pkg-config
How can I solve this issue? Please Please Help me!!
// Miya aka. TougenRoushi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3860 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20180514/11986841/attachment.bin>
More information about the ffmpeg-user
mailing list