Hi, my code sample is, std::string cursorFileName = "./crosshair.cur"; osgPresentation::Cursor*cur = new osgPresentation::Cursor(cursorFileName, 20.0f); ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=76712#76712