Hi Dario, Try to set explicitly the output directory with :
osgdem.exe -d ps_height_1k.png -o myDirectory\output.ive and make sure you have write permission in myDirectory. If that doesn't work, change the output level : set OSG_NOTIFY_LEVEL = DEBUG, and see what it tells. Regards. On Fri, Feb 27, 2009 at 2:41 PM, Dario Filipovic <[email protected]>wrote: > Hi, I am trying to create a terrain as explained on > http://www.openscenegraph.org/projects/osg/wiki/Support/UserGuides/osgdem > > Everything went fine, until i tried to create a terrain with the osgdem. > i used next line to get things done: > osgdem.exe -d ps_height_1k.png > > it starts fine, but ends with an error: > Error: do not have write permission to write out file output.ive > Caught exception : Error: do not have write permission to write out file > output.ive > > I have tried to change permissions so everyone can write to the folder, > didn't help. I'm using windows xp/vs2008, could it be that i missed some of > dependencies? btw, I successfuly compiled osg using cmake (no > errors/warnings) and gdal. > > Thanx in advance! > > ------------------------------ > Windows Live Hotmail just got better. Find out > more!<http://www.microsoft.com/uk/windows/windowslive/products/hotmail.aspx> > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > -- Christophe Loustaunau.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

