Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
5.12.0
-
None
-
macOS Mojave, XCode 10.1, Qt 5.12, cmake/makefile generator
Description
When debug application with environment variable ( in order to step into Qt sources )
DYLD_IMAGE_SUFFIX=_debug
Application compiled using cmake crashes in debug mode with this output:
ASSERT failure in QCocoaIntegration: "Could not find version-min load command", file qcocoahelpers.mm, line 421
15:32:23: The program has unexpectedly finished.
QMake projects seems ok
Attachments
Issue Links
- duplicates
-
QTBUG-71988 QtQuick application with macOS deployment target 10.14 shows no window content after start
- Closed