Hi everybody
Some introduction: I work using the standard dvsdk directory tree structure,
and I work with dvsdk 1.40.00.28
I added the h264 encoder from TI under tto the
dvsdk_1_40_00_28/codec_engine_2_10_01/examples/ti/sdo/ce/examples/codecs
directory, compiled it and everything seems OK.
Now, I go and build the
dvsdk_1_40_00_28/codec_engine_2_10_01/examples/ti/sdo/ce/examples/server
directory, and I get this message

js:
"/home/albertb/erezk_tests/dvsdk_1_40_00_28/xdc_3_00_06/packages/xdc/xdc.tci",
line 275: exception from uncaught JavaScript throw: Error: xdc.loadPackage:
can't find package 'ti.sdo.ce.examples.codecs.h264enc' along the path
'/home/albertb/erezk_tests/dvsdk_1_40_00_28/codec_engine_2_10_01/examples/ti/sdo/ce/examples/servers/all_codecs/../../../../../..;/home/albertb/erezk_tests/dvsdk_1_40_00_28/codec_engine_2_10_01/packages;/home/albertb/erezk_tests/dvsdk_1_40_00_28/xdais_6_10_01/packages;/home/albertb/erezk_tests/dvsdk_1_40_00_28/dsplink-davinci-v1.50-prebuilt/packages;/home/albertb/erezk_tests/dvsdk_1_40_00_28/cmem_2_10/packages;/home/albertb/erezk_tests/dvsdk_1_40_00_28/framework_components_2_10_01/packages;/home/albertb/erezk_tests/dvsdk_1_40_00_28/biosutils_1_01_00/packages;/home/albertb/erezk_tests/dvsdk_1_40_00_28/bios_5_32_01/packages;/home/albertb/erezk_tests/dvsdk_1_40_00_28/xdc_3_00_06/packages;/home/albertb/erezk_tests/dvsdk_1_40_00_28/codec_engine_2_10_01/examples/ti/sdo/ce/examples/servers/all_codecs/./../../../../../..;';
try redefining the package path (XDCPATH).
I understand that XDC can not find the codec, but why? As far as I
understand, it should scan all the subdirectories of all the directory list
in XDCPATH until it finds the required codec. If this is correct, the
h264enc is (deep) under the dvsdk_1_40_00_28/codec_engine_2_10_01/examples
directory, that is pointed by the
 
"'/home/albertb/erezk_tests/dvsdk_1_40_00_28/codec_engine_2_10_01/examples/ti/sdo/ce/examples/servers/all_codecs/../../../../../.."
directoy in the XDC path
What am I doing wrong?

-- 
Albert Burbea
Harishonim 8
Ramat Gan 52502, Israel
Tel/Fax + 972-3-7526016
Mobile: +972-52-3541842
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to