September | 2014 | Techbirds
Posted on: September 4, 2014 / Categories: cocos2d-x Hello Friends, There are some steps for integration of sqlite in cocos2d-x with wp8 in visual studio 2012 given bellow: Step 1. First create a default HelloWorld project and in your HelloWorldScene.cpp , delete the lines in init function after these lines upto return true statement. if(!CCLayer::init())