Kitware / fletch

Computer Vision Software Development Environment
63 stars 54 forks source link

enabling ffnvcodec causes build problems in Ubuntu #718

Closed borovik135 closed 1 year ago

borovik135 commented 1 year ago

Setting fletch_ENABLE_ffnvcodec=ON causes build issues in Ubuntu, i.e. $ make [ 2%] Performing install step for 'ffnvcodec' install: cannot change permissions of ‘/usr/local/include/ffnvcodec’: No such file or directory make[3]: [Makefile:14: install] Error 1 make[2]: [CMakeFiles/ffnvcodec.dir/build.make:74: build/src/ffnvcodec-stamp/ffnvcodec-install] Error 2 make[1]: [CMakeFiles/Makefile2:138: CMakeFiles/ffnvcodec.dir/all] Error 2 make: [Makefile:130: all] Error 2

Machine details (please complete the following information):

daniel-riehm commented 1 year ago

Fixed in #719