[Qt-creator] ubuntu 9.10 amd64, debugging helpers do not build

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Tue Nov 3 00:42:23 CET 2009


On Tue, Nov 03, 2009 at 12:21:56AM +0100, Grego wrote:
> On Mon, Nov 2, 2009 at 11:55 PM, Rudenko Eugene <erule.biz at gmail.com> wrote:
> >
> > On 03.11.2009, at 1:09, Grego wrote:
> >
> > > I had to add
> > >
> > > #include <stdint.h>
> >
> > #include <stdint.h> fixed in latest snapshot (93 version)
> 
> I'm running 1.2.94 binary dist and that still required stdint.h

The problem is that <stdint.h> is C99, but not in C++98.

Andre'



More information about the Qt-creator-old mailing list