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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to