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.

TMS320C6678: 如何重新编译新的NDK库

Part Number: TMS320C6678


 想将ndk_2_21_01_38文件中的igmp.c源文件修改后添加到工程,编译后会报错,显示重复定义。如下:

 请问我要如何做才可以将修改好的igmp.c应用到工程。我是否需要重新编译NDK,编译好后的NDK库文件我要如何使用?