[Interest] Qt 5.x configure line prefix

2020-06-28 Thread Ramakanth Kesireddy
Hi, Can anyone let me know if it is recommended to use -prefix /usr or the default in the configure line where it gets installed in /usr/local/Qt5.x? As the font algorithm using font config checks the available fonts in /usr/lib/fonts, does it makes sense to configure Qt 5.x with prefix /usr? Th

Re: [Interest] Reason for omitted stream syntax of qFatal

2020-06-28 Thread Giuseppe D'Angelo via Interest
Il 28/06/20 19:05, Bernhard Lindner ha scritto: Can someone tell me why exactly qFatal does not provide the stream syntax that was implemented for qDebug and friends? No real reason. Cf. https://bugreports.qt.io/browse/QTBUG-8298 https://bugreports.qt.io/browse/QTBUG-38992 HTH, -- Giuseppe D

[Interest] Reason for omitted stream syntax of qFatal

2020-06-28 Thread Bernhard Lindner
Hi! Can someone tell me why exactly qFatal does not provide the stream syntax that was implemented for qDebug and friends? -- Best Regards, Bernhard Lindner ___ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/inter