@Jordi: Thanks for the timely reply. It helped me get things done fast. I see 
why a mailing list is beneficial.
Checked with glxinfo, and I do have direct rendering. Don't know what info 
indicates that my drivers are ok though. But I guess that doesn't matter 
because I haven't installed the linux drivers for the graphics card. The driver 
software tells me that I need to remove Nouveau first. Will be doing that soon.

How to compile osg with gdal? I had a look at the CMake files, but there didn't 
seem to be any option for gdal. Do I have to run cmake with a command like 

Code:
cmake ../osg -DGDAL_INCLUDE_DIR=../gdal/include
make
make install


How do I find out whether GDAL_INCLUDE_DIR is the correct macro to use or not? 
I'm guessing from what I remember from the Windows CMake GUI.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=49965#49965





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to