How to run spine in cocos2dx

i am facing issue running spine files in cocos2dx v4.0 . i tried some solutions available on internet but did not help any.
can anyone guide step by step process to solve this.

Build the cpp-tests project and check the Spine test section. If those Spine animations work, then check the implementation and compare it to your own.

Just one thing though. Your post contains absolutely no information about what issue you’re having, and that doesn’t help you, because people may be unwilling to reply when they see posts like this. The more information you provide, the better your chances are that someone will try to help.

thanks for answer and suggestion i will update my question and will try to implement your solution.