Hi, I ran into the same problem and I am using a case sensitive file system. I had some issues with the attached CMakeList.txt file but it pointed me in the right direction.
The files OSXAvFoundationCoreVideoTexture.h/cpp in the directory need to be renamed to OSXAVFoundationCoreVideoTexture.h/cpp as well. Also there is case problem in OSXAVFoundationCoreVideoTexture.cpp where the include needs updated to OSXAVFoundationVideo.h Thanks, Jeff ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=56280#56280 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

