Thanks very much. I will try the VS2012 sample project from "menu-File - New project - Windows phone direct 3D with XAML App" .
But I met log issue in the WinRT component. The C# code can output log...
Type: Posts; User: emutouch; Keyword(s):
Thanks very much. I will try the VS2012 sample project from "menu-File - New project - Windows phone direct 3D with XAML App" .
But I met log issue in the WinRT component. The C# code can output log...
Hi,
I create sample project in VS2012 by
1. menu-File- New Project
2. select "Windows phone direct 3D with XAML App"
3. Edit File CubeRenderer.cpp and one line log in function "void...
Thanks for your answer.
The two projects are used as
1. Native project (C++) is ported from legacy project source code(all are C++ source code) which can open animation file to play animation...
I have two projects,
1. one is created as new project "Windows phone direct3D App (native only)"
2. the 2nd project is "windows phone app" (C#)
I added the two projects in one solution and...