On Monday, 5 November 2018 07:50:10 PST Jean-Michaël Celerier wrote: > it's just the release / dynamic configuration that crashes, and I don't > know how to instruct Qt's configure to keep debug symbols for release > builds of the tools in order to get a proper stacktrace.
Edit the Makefile after generation and add -g to the CXXFLAGS of the relevant builds. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest