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

uanacho uanacho at gmail.com
Sat Apr 17 21:29:56 CEST 2010


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 at kde.org> 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 at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100417/eb66dafe/attachment.html 


More information about the Qt-interest-old mailing list