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
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
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
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