This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to build Codec Engine without examples

Hello,

I am trying to build CE 2.26.01.09 with OpenEmbedded, but it fails while building the examples due to errors in some (generated!) package.mak files.

As I don't need those examples, I'd like to exclude them from the build process instead of investing more time to fix them. How can I achieve this? I tried removing all lines starting with "requires ti.sdo.ce.examples...." from the top-level package.xdc, but this didn't help.

Kind regards,

Andreas