On domingo, 2 de setembro de 2012 21.08.34, Michael wrote:
> > Hi All,
> >
> > I noticed in qt5 beta1 debugging in Visual Studio 2010 i cannot see the
> > value of QString anymore, just member 'd' address. In 4.8 i could see the
> > string value fex "hello".
> >
> > Is this by design now or am i do
> Hi All,
>
> I noticed in qt5 beta1 debugging in Visual Studio 2010 i cannot see the value
> of QString anymore, just member 'd' address. In 4.8 i could see the string
> value fex "hello".
>
> Is this by design now or am i doing something wrong? I built qt5 from source.
>
> Thanks,
> Mike