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.

关于CODECS调用imglib2.l64P库的问题

Other Parts Discussed in Thread: DM3730

你好,最近尝试调用C6ACCEL库一直没成功,其实我只是想调用一些图像处理的功能,现在我的平台是DM3730,DSP是C64+的,我想在codec engine中的CODECS代码部分像单核C64+那样调用imglib图像处理库,我需要修改怎样做呢?目前未找到相关文档,按照一篇博客的说法是需要修改package.xdc,package.xs的部分代码,如package.xdc部分增加:requires codecs.viddec_copy.imglib2.l64P.imglib2.l64P,但编译时提示

no viable alternative at input 'requires',期待答复,谢谢;