On 22.05.2021 20:54, Dylan Fernando wrote:
I'm unable to compile on Arch Linux with cuda enabled. Command:./configure --enable-opencl --enable-vulkan --enable-libglslang --disable-stripping --enable-nonfree --enable-cuda-nvcc --extra-c flags=-I/opt/local/cuda/include Error: ERROR: failed checking for nvcc.
Just use clang/llvm instead of nvcc really. You also don't need to specify any cuda specific include or library dirs. No CUDA headers or libs are used, it's only about nvcc.
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".