[FFmpeg-devel] Unable to compile with cuda

Timo Rothenpieler timo at rothenpieler.org
Sat May 22 13:45:27 EEST 2021


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4494 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210522/a93ab202/attachment.bin>


More information about the ffmpeg-devel mailing list