v21 Build Omega with -DENABLE_INTERNAL_CEC=ON results in missing shared object
#1
Recent commits allows for an internal CEC.  I built xbmc/master with -DENABLE_INTERNAL_CEC=ON but the resulting kodi that is built is missing the shared object.  Is that to be expected?
Code:
% kodi    
/usr/lib/kodi/kodi.bin: error while loading shared libraries: libcec.so: cannot open shared object file: No such file or directory

Complete build log.
Need help programming a Streamzap remote?
Reply
#2
I said this in the issue, do NOT use this for linux. we do not handle anything around a shared library being built internally. The only reason it currently can be done is for CI purposes, that do not involve installation.
Reply
#3
Understood, thanks.
Need help programming a Streamzap remote?
Reply

Logout Mark Read Team Forum Stats Members Help
Build Omega with -DENABLE_INTERNAL_CEC=ON results in missing shared object0