[Interest] Is QMediaMetData::Orientation available on Windows when working with MediaFoundation backend?

2017-07-11 Thread Steve Schilz
Hi, I am working with QMediaPlayer on Microsoft Windows using VS2015, with the Media Foundation Backend Where I am trying to read the QMediaMetadata:Orientation parameter. I have loaded several test files that were generated from various iPhone and Android Phones, and although I can read

Re: [Interest] Windows 5.9 Build System Library Failures

2017-07-11 Thread Thiago Macieira
On terça-feira, 11 de julho de 2017 01:33:16 PDT John Schneiderman wrote: > I’ve attached the config.log file. Thanks. It is trying to link to the zlib: + cd /d C:\qt-build\qtbase\config.tests\unix\zlib && C:\qt-build\qtbase\bin \qmake.exe "CONFIG -= qt debug_and_release app_bundle lib_bundle"

Re: [Interest] COM, and thus Qt Accessibility, doesn't work with Qt MinGW builds?

2017-07-11 Thread Thiago Macieira
On terça-feira, 11 de julho de 2017 04:17:37 PDT Nikos Chantziaras wrote: > Thanks. Seems I'm stuck with MinGW. MSVC, even the latest 2017 version, > is completely incapable of even remotely being able to build the C11 > part of my code-base. That's because it's not a C11 compiler. It's not even

Re: [Interest] COM, and thus Qt Accessibility, doesn't work with Qt MinGW builds?

2017-07-11 Thread Nikos Chantziaras
On 11/07/17 13:41, Friedemann Kleint wrote: Hi, >On 07.07.2017 10:04, Nikos Chantziaras wrote: >I was battling with accessibility issues for a while now, where Qt was not exposing IAccessible2 interfaces, making Qt application almost completely inaccessible. >An NVDA developer figured out

Re: [Interest] COM, and thus Qt Accessibility, doesn't work with Qt MinGW builds?

2017-07-11 Thread Friedemann Kleint
Hi, >On 07.07.2017 10:04, Nikos Chantziaras wrote: >I was battling with accessibility issues for a while now, where Qt was not exposing IAccessible2 interfaces, making Qt application almost completely inaccessible. >An NVDA developer figured out that it's because MinGW builds of Qt don't seem

Re: [Interest] [QT3D] access geometry data of a loaded model

2017-07-11 Thread Oleg Evseev
Hi, Take a look on qt3d\tests\manual\assimp example, from there you will understand how to find specific entities or components of scene loader tree. --- With regards, Oleg 2017-07-11 12:32 GMT+03:00 : > > > Hi > > I use QT5.8 C++ API. > I know how to create and display

[Interest] [QT3D] access geometry data of a loaded model

2017-07-11 Thread doe
Hi I use QT5.8 C++ API. I know how to create and display models with vertex and index buffers. How can I access data of a model loaded with Sceneloader() ? I.e. I load an arbitrary model and afterwards want to read out the vertices, indices, materials etc. in order to process this

Re: [Interest] Windows 5.9 Build System Library Failures

2017-07-11 Thread John Schneiderman
I’ve attached the config.log file. John Schneiderman Senior Software Engineer Galaxy Desktop Team GOG.com From: Thiago Macieira Sent: poniedziałek, 10 lipca 2017 23:19 To: interest@qt-project.org Subject: Re: [Interest] Windows 5.9 Build System Library Failures On segunda-feira, 10 de julho de