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.

编译dvsdk例程出错



专家您好,我在编译dvsdk例程dvsdk/codec-engine_2_26_01_09/examples/ti/sdo/ce/examples/servers/all_codecs时出现错误,make clean是成功的,但是make的时候出现下面错误

platform   = ti.platforms.evm3530

js: "/usr/local/dvsdk/codec-engine_2_26_01_09/packages/ti/sdo/ce/ipc/bios/package.xs", line 141: xdc.services.global.XDCException: XDCException: xdc.PACKAGE_NOT_FOUND: /usr/local/dvsdk/dsplink_1_65_00_02/dsplink/dsp/package.xdc found along the package path, but no schema file was found.  Ensure that the package 'dsplink.dsp' is completely built.

如何解决呀??