Hi,

> 
> I wrote earlier that QCamera doesn't work on Windows 10 with Qt 5.9 and
> MSVC 2017.
> 
> I did a little research and found that if switch Windows 10 to developer mode
> then QCamera begins to work.
> 
> So my question is - how to ship applications to Windows 10 which uses
> QCamera? Do I need something to do? Or it was just one time issue of
> exactly my machine and my Windows 10?
> 
[Maurice Kalinowski] 
Are you targeting UWP or classic application?

In the first case, you might want to check for capabilities in your manifest, 
even though they should be set automatically.

BR,
Maurice
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to