专家您好,我在编译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.
如何解决呀??