[Development] New configuration system docs and FBX issues

2017-04-30 Thread Sean Harmer
Hi, is there any documentation for the new configuration system please? My specific issue is that I need a config test that uses different library names on each platform and I can't see how to achieve this. On windows I want the FBX config test in Qt 3D to link against the static FBX library

Re: [Development] DBus signals for (dlclose'd) style plugin causing crash during application exit?

2017-04-30 Thread Thiago Macieira
On Sunday, 30 April 2017 10:46:04 -03 René J. V. Bertin wrote: > Thiago Macieira wrote: > > Every Linux distribution should apply the patch. No one should use QtDBus > > without them. I will not support any use or investigate any crash report > > of a build that doesn't have them applied. > > If y

Re: [Development] DBus signals for (dlclose'd) style plugin causing crash during application exit?

2017-04-30 Thread René J . V . Bertin
Thiago Macieira wrote: > Every Linux distribution should apply the patch. No one should use QtDBus > without them. I will not support any use or investigate any crash report of a > build that doesn't have them applied. If you're so certain of the patches why haven't they still been incorporated?!