Comment 8 for bug 560135

Revision history for this message
Cedric Pinson (cedric-pinson) wrote :

and following the full process as described here:

wget http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-2.8.3/source/OpenSceneGraph-2.8.3.zip
unzip OpenSceneGraph-2.8.3.zip
cd OpenSceneGraph-2.8.3
mkdir build
cd build
cmake ../
make

does not result with an internal compiler error ?
If it works for you on lucid, then it means something is weird on my laptop ? would you have some clue where i can look at it ?