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.

GenServer Wizards 安装出错



我想用安装GenServer Wizards,make时出现以下错误:

js: "/opt/dvsdk_3_10_00_19/xdctools_3_16_01_27/packages/xdc/xdc.tci", line 546: XDCException: xdc.PACKAGE_NOT_FOUND: can't locate the package 'ti.sdo.ce.wizards.genserver' along the path: '/opt/dvsdk_3_10_00_19/cs2dm6467_1_00_00_10;/opt/dvsdk_3_10_00_19/cs2dm6467_1_00_00_10/packages;/opt/dvsdk_3_10_00_19/codec_engine_2_25_05_16/cetools/packages;/opt/dvsdk_3_10_00_19/bios_5_41_00_06/packages;/opt/dvsdk_3_10_00_19/dsplink_linux_1_64/packages;/opt/dvsdk_3_10_00_19/xdctools_3_16_01_27/packages;/opt/dvsdk_3_10_00_19/codec_engine_2_25_05_16/./..;'. Ensure that the package path is set correctly.

make: *** [.all-packages] 错误 1

请问我该如何解决?谢谢!