SiliconStudio / xenko

Old repo for Xenko Game Engine. Please use https://github.com/xenko3d/xenko instead.
http://xenko.com
1.54k stars 344 forks source link

Windows Phone Runtime Error: SwapchainPanel (not handled by user code) #221

Open ghost opened 9 years ago

ghost commented 9 years ago

screenshot 762

As you can see from the screenshot. Example projects & new projects won't run on Windows Phone. When will you fix this issue? I'm very much interested to run 'Material Sample' on my Windows Phone (Nokia Lumia 1520) Snapdragon 800 Processor.

xoofx commented 9 years ago

The sample is running with 11.0 feature level, so it will not work as-is on WP. It should be 9.3, but as we haven't tested this sample on this platform, it might not work well. We will have dig a bit further

ghost commented 9 years ago

@xoofx I changed the target level to 9.2 as well, still same error. :-)

ArtiomCiumac commented 9 years ago

I can confirm that the Material sample does not work on feature level 9.3 - I tried to run it on a vmware workstation virtual machine with enabled support for D3D (up to 9.3) - the game studio crashes with the same error.