qt-interest@trolltech.com
[Top] [All Lists]

Re: [Qt-interest] g++ headers not found in Ubuntu

Subject: Re: [Qt-interest] g++ headers not found in Ubuntu
From: uanacho
Date: Sat, 17 Apr 2010 16:29:56 -0300
There's two math.h files

The first one the path is
/usr/include   and the size is 15.4Kb

the other the path is
/usr/include/c++/4.4.1/tr1   and the size 4.5Kb

I must tell you that if I comment the error line (I use the "itoa" function) the project compiles well.

But it's another "problem", in my project I use QglWidget and therefore OpenGL, the thing is that in the "application output" box in the QtCreator displays this message "Unrecognized OpenGL version", and I can see that in the area which I use OpenGL it doesn't draw anything.

I installed the package named as "freeglut3_2.4.0-6.1ubuntu1_i386.deb"
and "glutg3_3.7-25_all.deb"

Thanks.

P.S: should I post this last thing on another post?

On Sat, Apr 17, 2010 at 1:58 PM, Thiago Macieira <thiago@xxxxxxx> wrote:
Em Sábado 17. Abril 2010, às 18.30.21, uanacho escreveu:
> I still think that the mistake is in the Qt's generated makefile. I
> couldn't find how can I change the paths that it puts in the makefile.

It's not.

--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
 Senior Product Manager - Nokia, Qt Development Frameworks
     PGP/GPG: 0x6EF45358; fingerprint:
     E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

_______________________________________________
Qt-interest mailing list
Qt-interest@xxxxxxxxxxxxx
http://lists.trolltech.com/mailman/listinfo/qt-interest


_______________________________________________
Qt-interest mailing list
Qt-interest@xxxxxxxxxxxxx
http://lists.trolltech.com/mailman/listinfo/qt-interest
<Prev in Thread] Current Thread [Next in Thread>