On 23/7/20 6:38 pm, Tor Arne Vestbø wrote:
Does your Qt install have the _debug version of the libraries? The binary SDK
download nowadays is release only, but with separate debug info. If you need to
debug Qt you may need to build it from source.
Thanks, I didn't know this (that page I link
Does your Qt install have the _debug version of the libraries? The binary SDK
download nowadays is release only, but with separate debug info. If you need to
debug Qt you may need to build it from source.
tor arne
> On 23 Jul 2020, at 10:32, Hamish Moffatt wrote:
>
> Hi,
>
> I need to run w
Hi,
I need to run with the Qt debug libraries in Xcode in order to debug a
weird problem I'm having side Qt.
https://doc.qt.io/qt-5/debug.html says to set DYLD_IMAGE_SUFFIX=_debug,
but my attempts at this are not working.
In the Xcode project's run/debug scheme, DYLD_IMAGE_SUFFIX is already