例子 工程 udpecho 可以正常运行和调试,但是我想动态修改ip ,而不是在cfg文件中指定,看来ndk的文档,加入CfgAddEntry等函数
结果编译出错,说函数没有声明,但ndk文档中好像说 使用XGCONF就自动包含所需文件了,怎么解决这个问题
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.
例子 工程 udpecho 可以正常运行和调试,但是我想动态修改ip ,而不是在cfg文件中指定,看来ndk的文档,加入CfgAddEntry等函数
结果编译出错,说函数没有声明,但ndk文档中好像说 使用XGCONF就自动包含所需文件了,怎么解决这个问题