Re: [Interest] Qt 5.15.16 macos 11.6.1 (bigsur)

2023-12-09 Thread David M. Cotter
This is a bug in Xcode, use the next beta I think it’s 15.1 beta, this will be fixed Sent from my iPhone > On Dec 9, 2023, at 10:22 PM, maitai wrote: > >  > Hi, > > I have a user on MacOS 11.6.1 M1 (ARM64) where our application crashes badly > with: > > Dyld Error Message: > Symbol not f

[Interest] Qt 5.15.16 macos 11.6.1 (bigsur)

2023-12-09 Thread maitai
Hi, I have a user on MacOS 11.6.1 M1 (ARM64) where our application crashes badly with: Dyld Error Message: Symbol not found: __ZTTNSt3__114basic_ifstreamIcNS_11char_traitsIc Referenced from: /Users/USER/*/qtVlm.app/Contents/MacOS/qtVlm Expected in: /usr/lib/libc++.1.dylib The same

Re: [Interest] QGraphicsView and OpenGL in Qt6

2023-12-09 Thread Ulf Hermann via Interest
The (former) lack of QTreeView and problems in styling QtQuick Controls are not actually about the QML language. They are about QtQuick and QtQuick Controls. I feel that I have to again remind you all that those are different things. If you are willing to use private API, you can build your ap

[Interest] QGraphicsView/QGraphicsScene viewport to QRHIWidget in some future Qt6.x?

2023-12-09 Thread Alex Tutubalin
Hi all, This message is inspired by the 'QGraphicsView and OpenGL in Qt6' topic. We also still use Qt5 for our 2D image viewer/adjustment/inspection apps (several ones) because of QGraphicsView/Scene API: - image rendering is performed by OpenGL or OpenGL-over-ANGLE (so DirectX9/11 rendering is