[Qt-creator] DYLD_IMAGE_SUFFIX and OS X

2010-09-03 Thread Willy P
Hey, I want to be able to see the Qt source code in my debugger. I'm running OSX.5 qt 4.6.3 installed w/ click through installer and Creator 2.01 I have set DYLD_IMAGE_SUFFIX = _debug in: projects->build settings->build environment. This setting is also reflected in the projects->build setting

Re: [Qt-creator] Thou Shalt Not Lock Thy GUI Thread

2010-08-18 Thread Willy P
Yes, that seems to be it. We are using boost heavily. I'll pull the latest and let you know. Thanks so much! On Wed, Aug 18, 2010 at 12:54 AM, wrote: > > Hi, > > On Aug 17, 2010, at 9:47 PM, ext Willy P wrote: >> >> On a smaller scale is there any way I can give y

[Qt-creator] Thou Shalt Not Lock Thy GUI Thread

2010-08-17 Thread Willy P
Hey, I really love Qt Creator but the recent version is giving me lots of trouble. Code completion for my project was REALLY well done with the Qt 4.5.3 sdk. It was somewhat weak on templated objects but it was fast and it made my day easier. For whatever reason, the most recent SDK, 4.6.3, has