I use it for my Windows desktop and it works, have you made sure the
setAttribute call is made at the earliest in your main() before any GUI
related things happen?

On Sat, Oct 17, 2015 at 6:06 PM, Michael R Nelson <mnel...@sutron.com>
wrote:

> Hello,
>
> I would like our QtQuick app to be viewable/usable over Windows Remote
> Desktop. My understanding is that means using ANGLE rather than OpenGL. I
> thought this could be forced at run-time by calling
> QCoreApplication::setAttribute(Qt::AA_UseOpenGLES), but the outcome was the
> same (no window content and lots of OpenGL related warnings). Is a run-time
> switch of some sort possible? Or, must the app be compiled differently? Can
> someone provide some hints as to how I can get this working?
>
> Thanks,
> Mike
>
>
> Please be advised that this email may contain confidential information. If
> you are not the intended recipient, please notify us by email by replying
> to the sender and delete this message. The sender disclaims that the
> content of this email constitutes an offer to enter into, or the acceptance
> of, any agreement; provided that the foregoing does not invalidate the
> binding effect of any digital or other electronic reproduction of a manual
> signature that is included in any attachment.
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>



-- 
Shantanu Tushar    (UTC +0530)
shantanu.io
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to