Hi,
I am facing a weird issue.
So I am using Cocos 2.2.8. I have downloaded Cocos Framework and installed it.Initially I had the zip file as well. So I am facing two issues.
I can’t create C++ Project in Cocos Studio. Also there is no engine option to select(if it helps).
Same issue happens when I try to run the project from cocos Studio. It gives error. It says that I need to install Cocos Framework.
So I think that my installation of Cocos is not recognized at all.
Any help will be greatly appreciated as I am running on tight schedule.
I assume that you have downloaded and installed the framework from the store. If that is so, it should have worked. The frameworks should reside in the “Framework” folder at the same directory as your Cocos application. Check to see if it is the case.
No but I need to run scene directly from Cocos studio to android phone.
If you look,clearly I can preview the scene, but I can’t Run on Android as Popup shows up on the screen as seen in Image.
Mate,Na I am not able to set Cocos Framework at project setting .
but that it is the issue,in my case,when I try to create new project. It doesnt show Engine version and C++ mode is hidden. Also I have installed cocos framework. So you are using cocos via the zip file you download , the one which you download and install from cocos?
@iQD It is Cocos Studio… Cocos looks a little different … They use the same cocos console but @EvilDeveloper asked concerning Cocos Studio and NOT Cocos…
The purpose of setting the langauge inside Cocos Studio is so your project is ready to start coding as you can create 2 different types of Cocos Studio projects:
Resource project which is just the Cocos Studio stuff which you export and import into your project manually
Complete project which is resource plus the Cocos code stuff and is linked and ready to start coding
Yeah, it is like at first they tried to use cocos studio and add the editor/cocos code ide in it. But now it looks like that isn’t working (in the near future?) and they are added a cocos console gui to cocos, too.
I wouldn’t mind the gui stuff and use cocos console instead.
Thanks,
Well,Thanks all. BTW @iQD, that “C++ option grayed out” is all the problem.
Anyhow. I don’t think that we are reaching any where near close to solution.