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.
Hi Kim nakhoon,
The error seems to be a linker error.
You have used the "input_source" API in your project but not defined any where.
Also you might have defined and not linked properly, so please link the proper library or source file for successful build.