Hi All,
Just for a fun task, I am trying to compile Cocos2d-x on a Parallella 18-core single board computer (16-core Epiphany RISC SOC and a Zynq SOC (FPGA + ARM A9)). You can read more about it here: Parallella Introduction | Parallella
I’ll keep this thread updated in case anyone is interested.
1 Like
Do you use it as a CI-server or will it be a client for your game?
I just want to see how easy it is to get the engine working run cpp-tests etc
1 Like
git clone https://github.com/cocos2d/cocos2d-x.git
cd cocos2d-x
git submodule update --init
cd ..
git clone https://github.com/ricardoquesada/cocos2d-x-3rd-party-libs-src/tree/ci20