Hi!
I am about to compile cocos2d-x for eclipse usage.
But got this error:
Here are my paths:
ANT_HOME = C:\Users\nichlasDESKTOP\Downloads\apache-ant-1.9.6
ANT_ROOT = C:\Users\nichlasDESKTOP\Downloads\apache-ant-1.9.6
Path = C:\Users\nichlasDESKTOP\Documents\cocos2d-x_3-9\templates;C:\Users\nichlasDESKTOP\Documents\cocos2d-x_3-9\tools\cocos2d-console\bin;%ANT_HOME%\bin;%JAVA_HOME%\bin
I don’t know your make files, manifests and properties settings.
Are you trying to compile the examples? How are you compiling them? Which engine version?
You would need to post these files to find out why the java compiler is expecting a different keyword.