We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
XAML project template lost in 2.2.2
XAML project template lost in 2.2.2
Bug #3613 [Closed]
- Status changed from New to Resolved
- % Done changed from 0 to 100
- Subject changed from about XAML project template to XAML project template lost in 2.2.2
Status: | Closed | |
---|---|---|
Start date: | 2014-01-09 | |
Priority: | Normal | |
Due date: | ||
Assignee: | jingbin.chen@chukong-inc.com | |
% Done: | 100% |
|
Category: | wp8 | |
Target version: | 2.2.3 |
cocos2d-x version2.2.2 lost the XAML project template,so can not create XAML of cocos2d-x project directly, I will fix it soon.
But we can create XAML project manually, see follow steps:
1.create a Windows Phone Direct3D with XAML App.
We can select the solution and rigth click it. Choose “Add”
> “New Project”> “Windows Phone Direct3D with XAML App”. Write down the “Name” and the “Location” depends on you, and click “OK” to create.2.set the project environment similar with the “HelloCpp” and the “HelloCppComponent” project. Like delete the file that Useless, and the environment path and so on.