Bonjour, je suis sous toujours sous ubuntu et en découvrant cette page http://www.trustonme.net/didactels/313.html il m´est venu l´envie d´installer Metisse pour avoir un joli bureau 3d mais malheureusement après avoir installé tous les programmes cités et leur dev ( et quelques autres), il n´y a pas d´erreur dans le " ./configure" mais dans le make, je finis par obtenir ça
[...]
. ./../../nucleo/gl/texture/glTexture.H:20:20: GL/glu.h: No such file or directory
In file included from
../../../nucleo/image/sink/glwindowImageSink.H:20,
from ImageSink.cxx:23:
. ./../../nucleo/gl/texture/glTexture.H:39: error: ISO C++ forbids declaration
of `GLUtesselator´ with no type
. ./../../nucleo/gl/texture/glTexture.H:39: error: parse error before `*´ token
. ./../../nucleo/gl/texture/glTexture.H:45: error: parse error before `,´ token
. ./../../nucleo/gl/texture/glTexture.H:52: error: ISO C++ forbids declaration
of `GLint´ with no type
. ./../../nucleo/gl/texture/glTexture.H:52: error: parse error before `,´ token
. ./../../nucleo/gl/texture/glTexture.H:81: error: parse error before `[´ token
. ./../../nucleo/gl/texture/glTexture.H:82: error: parse error before `x´
. ./../../nucleo/gl/texture/glTexture.H:84: error: `y´ was not declared in this
scope
. ./../../nucleo/gl/texture/glTexture.H:84: error: ISO C++ forbids declaration
of `coords´ with no type
. ./../../nucleo/gl/texture/glTexture.H:84: error: ISO C++ forbids
initialization of member `coords´
. ./../../nucleo/gl/texture/glTexture.H:84: error: making `coords´ static
. ./../../nucleo/gl/texture/glTexture.H:84: error: invalid in-class
initialization of static data member of non-integral type `int[1]´
. ./../../nucleo/gl/texture/glTexture.H:85: error: `z´ was not declared in this
scope
. ./../../nucleo/gl/texture/glTexture.H:85: error: ISO C++ forbids declaration
of `coords´ with no type
. ./../../nucleo/gl/texture/glTexture.H:85: error: ISO C++ forbids
initialization of member `coords´
. ./../../nucleo/gl/texture/glTexture.H:85: error: making `coords´ static
. ./../../nucleo/gl/texture/glTexture.H:85: error: invalid in-class
initialization of static data member of non-integral type `int[2]´
. ./../../nucleo/gl/texture/glTexture.H:87: error: missing ´;´ before right
brace
. ./../../nucleo/gl/texture/glTexture.H:89: error: `Point´ was not declared in
this scope
. ./../../nucleo/gl/texture/glTexture.H:89: error: template argument 1 is
invalid
. ./../../nucleo/gl/texture/glTexture.H:89: error: template argument 2 is
invalid
. ./../../nucleo/gl/texture/glTexture.H:89: error: ISO C++ forbids declaration
of `ClipRegion´ with no type
. ./../../nucleo/gl/texture/glTexture.H:91: error: `anchor´ was not declared in
this scope
. ./../../nucleo/gl/texture/glTexture.H:91: error: parse error before `,´ token
. ./../../nucleo/gl/texture/glTexture.H:97: error: parse error before `}´ token
make[4]: *** [ImageSink.lo] Erreur 1
make[3]: *** [all-recursive] Erreur 1
make[2]: *** [all-recursive] Erreur 1
make[1]: *** [all] Erreur 2
make: *** [all-recursive] Erreur 1
trougnouf@neuneuworld-ubuntu:~/Progz/nucleo-0.1$
en connaissez vous la cause et la solution ? merci d´avance
. ..