>Does it show a blank line? (in debug mode)

Yes, if there is DYLD_IMAGE_SUFFIX defined as "_debug", then the XCode
console displays a blank line after it displays "Running..."
Not the case when running with the Qt release version.

Philippe

On Thu, 19 Nov 2009 09:56:12 +0100
Thiago Macieira <[email protected]> wrote:

> Em Quinta-feira 19 Novembro 2009, às 09:40:32, ext Philippe escreveu:
> > No text, only the Qt Logo. But in the running applications, all Window and
> >  Tab titles are prefixed with the tag "[Qt Evaluation]"
> > 
> > What is sure is that QT_EVAL is #defined, as I could trace it under the
> >  debugger.
> 
> Thanks. That's the bug I fixed yesterday.
> 
> > Note that it's only with the debug version of Qt. That is, in XCode, I
> >  have: DYLD_IMAGE_SUFFIX defined as "_debug".
> > If I don't do this, the Qt release version is used and there is no eval
> >  stuff.
> 
> The release version didn't have QT_EVAL defined because we were having 
> problems 
> with it. Like I said, we apparently released the wrong debug-libs (without 
> rebuilding them).
> 
> But, at least you've helped me confirm that I've solved the Eval bug. :-)
> 
> > >When you run any app in the terminal, do you see any Evaluation output? Or
> > > just one extra empty line?
> > 
> > If you mean any app like the Qt demos, no I don't get any output in the OS
> >  X Console.app
> > 
> > I (can) only run my debug-mode application in XCode and in that case, the
> >  XCode console does not show any text concerning a Qt Evaluation.
> 
> Does it show a blank line? (in debug mode)
> 
> -- 
> Thiago Macieira - thiago.macieira (AT) nokia.com
>   Senior Product Manager - Nokia, Qt Development Frameworks
>      Sandakerveien 116, NO-0402 Oslo, Norway



_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to