Forums » C++ Framework » Problem building first app on Windows 8 »
| Jefferson Pita | Problem building first app on Windows 8 | ||
|---|---|---|---|
|
Added by Jefferson Pita 12 months ago
Hello guys! It's my first time with Windows 8 and Visual Studio and I was following this tutorial: http://cocos2d-x.org/projects/cocos2d-x/wiki/How_to_create_a_new_project_for_windows8_metro Everything went ok, but what should I do to run the app? NOTE: ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== |
||
| hex lee | RE: Problem building first app on Windows 8 | ||
|
Hi, Jeff |
||
| Jefferson Pita | RE: Problem building first app on Windows 8 | ||
|
Added by Jefferson Pita 12 months ago
I'll send you a print screen. I've done what is written in "http://cocos2d-x.org/projects/cocos2d-x/wiki/How_to_create_a_new_project_for_windows8_metro". ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== I think, I supposed to set some build settings just like in eclipse. Sorry, but I'm newbie in .Net Framework. |
||
| Jefferson Pita | RE: Problem building first app on Windows 8 | ||
|
Added by Jefferson Pita 12 months ago
Building for Win32 1.png (231 kB) |
||
| Jefferson Pita | RE: Problem building first app on Windows 8 | ||
|
Added by Jefferson Pita 12 months ago
Building for ARM 2.png (174.1 kB) |
||
| hex lee | RE: Problem building first app on Windows 8 | ||
|
hi jefferson |
||
| Jefferson Pita | RE: Problem building first app on Windows 8 | ||
|
Added by Jefferson Pita 12 months ago
No. It is VS 2011 beta. |
||
| Jefferson Pita | RE: Problem building first app on Windows 8 | ||
|
Added by Jefferson Pita 12 months ago
I think I could be in a different place in .Net Framework. |
||
| Jefferson Pita | RE: Problem building first app on Windows 8 | ||
|
Added by Jefferson Pita 12 months ago
VS 2011 - About 3.png (564.9 kB) |
||
| hex lee | RE: Problem building first app on Windows 8 | ||
|
hi,jeff vs_about.PNG (58.6 kB) |
||
| Jefferson Pita | RE: Problem building first app on Windows 8 | ||
|
Added by Jefferson Pita 12 months ago
Thanks in advance! I installed the beta version and the helloworld app works! But, when I've put a more complex app, I found out some problems with Box2D. |
||
| hex lee | RE: Problem building first app on Windows 8 | ||
|
Yes ,cocos2dx-win8 supports box2d. |
||
| Jefferson Pita | RE: Problem building first app on Windows 8 | ||
|
Added by Jefferson Pita 12 months ago
Yeah. It works! When I've ported an android project to windows 8, I've got problems with the "string" type. Thanks at all! |
||
| hex lee | RE: Problem building first app on Windows 8 | ||
|
Hi, jeff BTW, There is a Platform::String Class in win8metro platform, |
||
| Jefferson Pita | RE: Problem building first app on Windows 8 | ||
|
Added by Jefferson Pita 12 months ago
Understood. From now, I'll develop using always "char *". Thanks for everything. |
(1-14/14)