I'm not sure why this isn't considered a bug to be fixed in 5.9. It is a LTS release, after all.
Sent: Wednesday, June 14, 2017 at 8:04 AM
From: max_bergman...@web.de
To: "Laszlo Agocs" , interest@qt-project.org
Subject: Re: [Interest] Qt3D on Android with C++
Thanks, it
in 5.10 (although I have only tested QOpenGLWindow/QVulkanWindow, not Qt3DWindow)
Best regards,
Laszlo
From: Interest on behalf of max_bergman...@web.de
Sent: Wednesday, June 14, 2017 11:41:51 AM
To: interest@qt-project.org
Subject: [Interest] Qt3D on Android with C++
Hi,
I
enGLWindow/QVulkanWindow, not Qt3DWindow)
Best regards,
Laszlo
From: Interest on behalf
of max_bergman...@web.de
Sent: Wednesday, June 14, 2017 11:41:51 AM
To: interest@qt-project.org
Subject: [Interest] Qt3D on Android with C++
Hi,
I'm currently facing a proble
Hi,
I'm currently facing a problem with Qt3D and widgets on Android. My C++ application got a Qt3DWindow in a WindowContainer, so I can use Widgets for controls in this window:
Qt3DExtras::Qt3DWindow *view = new Qt3DExtras::Qt3DWindow();
QWidget *container = QWidget::createWindowContainer(vie