gst-plugins-bad-1.8.3 can't see cuda-7.5

LC lienes.cirules at gmail.com
Thu Aug 25 09:37:21 UTC 2016


Thanks! 

After setting cudart-7.5.pc and cuda7.5.cp is in a directory in
PKG_CONFIG_PATH and by  ./configure --with-cuda-prefix=/usr/local/cuda-7.5 I
get one step further, but than nvenc complains about -lnvidia-encode. That
it can't find it. So I created /etc/ld.so.conf/ new x.conf for
/usr/lib32/nvidia-367/ path to find this : 

libnvidia-encode.so (libc6) => /usr/lib32/nvidia-367/libnvidia-encode.so

After .configure still cant find libnvidia-encode.so. Ok, i created ln -s in
/usr/local/lib/ with libnvidia-encode.so file. And than after  ./configure
--with-cuda-prefix=/usr/local/cuda-7.5 it says:  

: gcc -o conftest -g -O2   conftest.c -lnvidia-encode    >&5
/usr/bin/ld: skipping incompatible //usr/local/lib/libnvidia-encode.so when
searching for -lnvidia-encode
/usr/bin/ld: cannot find -lnvidia-encode

Why it's going to skip it. So what is wrong with that file or compiler or
anything else ?
Is there anyone having the same bad experience to setup envenc plugin ?

Thanks for any advice ! 






--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-plugins-bad-1-8-3-can-t-see-cuda-7-5-tp4679229p4679238.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list