microsoft / opencv

Open Source Computer Vision Library
opencv.org
Apache License 2.0
144 stars 92 forks source link

Exception thrown when running on Windows 10 mobile device #55

Open 99arobe opened 9 years ago

99arobe commented 9 years ago

An exception is thrown on launch when running on a Nokia Lumia. The exception message and stack trace are here: http://pastebin.com/RfV478Qi

I'm running Visual Studio 2015 Community RC (14.0.22823.1). Windows 10 Insider Preview Build 10130.

Screenshot: exception

Does anyone have any idea as to why this might happen?

99arobe commented 9 years ago

Hi Dale,

Thanks for the information.

You mention the the code should run fine on a Windows 10 device. However, I am receiving the runtime exceptions on a Windows 10 mobile device. Is this expected?

I'd like to get this set up if I can. Is there anything that I can do to help?

Rgds, Aaron.

On Mon, Jun 22, 2015 at 2:53 PM, Dale Stammen notifications@github.com wrote:

There is currently a bug in the Windows 10 Emulator for CoreInput pointer events. The Visual Studio templates for Windows 10 DirectX/XAML projects also have this problem in the emulator. The code runs fine on a Windows 10 device. I will be pushing some changes in the next few days that work around this problem. For now just run the Windows Store App to test your game. Windows 10 for Phone still requires unreleased updates to Visual Studio 2015 to fully work properly.

— Reply to this email directly or view it on GitHub https://github.com/MSOpenTech/opencv/issues/55#issuecomment-114111442.