[Interest] Qt 5 RC 2 problems under OS X

Thiago Macieira thiago.macieira at intel.com
Sat Dec 15 17:54:28 CET 2012


On sábado, 15 de dezembro de 2012 04.51.52, john.clements at axograph.com wrote:
> Is anyone working with Mac OS X / XCode? I'd like to contribute to the
> Qt 5 project but can't work out how to configure and build qt-everywhere
> under OS X so that the debugger can step into qt source and search for
> the bugs I've encountered (see below). The default ./configuration does
> not permit the XCode debugger to step into qt source after building qt
> from scratch with default configuration (frameworks).

Note that the default configuration is to build debug-and-release. That means 
you need to set DYLD_IMAGE_SUFFIX to "_debug" so that the dynamic linker will 
load the debug libraries.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20121215/31120f20/attachment.sig>


More information about the Interest mailing list