Hi!
I have just added the SonarHelper to my android project and I have done what the guy said in their tutorial video for the integration but whenever I try to compile the project it says this:
but I have included it like this(have also included the different folders that gotta be included tot he proj.android):
@SonarSystems or somebody else, can you help me with this?
Thanks!
See this one
@OscarLeif ’s answer worked for me for Cocos2dx-JS (v.3.10)
I was getting the same error too.
Thanks for referring this.
Ok looks like you’re using cocos2d-x (the c++ version). @nichlaspro132 looks like you have no problem with the files.
This could be the error

You could correct the name of the header in the hello world class I think that’s the problem 
Thanks guys, it is fixed now!