yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #00722
Problem with g++ version ????
Hello,
I tried your first solution, but I added "CXX=g++-4.1" because I
installed g++-3.4 before to find the differences with g++-4.1, I didn't
know it was possible to do that during the compilation.
So I compiled with "scons PREFIX=/home/username/YADE CXX=g++-4.1
pretty=0 jobs=1", and it apparently works except about the graphics,
wich actually doesn't work.
I checked about the version of QGLviewer I have. Apparently lib3dviewer
version 2.2.2-3-1+0, lib3dviewer-dev version 2.2.2-3-1+0 and
libqglviewer-gd-dev version 2.2.2-3-1+0 are installed.
bye, lionel
// Hi, Lionel, could you try running
// scons pretty=0 jobs=1
// and paste full output for the critical file here? It is a compiler bug,
// though what triggers it is yet to be investigated.
// You can also try installing g++-4.2 package and compile with scons
// CXX=g++-4.2 instead, to see if it makes any difference.
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users
Follow ups