I tried changing filename first, it didnt work. In debug mode, there seems 
there is no extra output, but tools are compiled in release mode, so im not 
sure is it suppose to dump debug info anyway.

I cant find solution to this, but i found some precompiled libraries and tools 
at mailing list:
http://www.mail-archive.com/[email protected]/msg00066.html

They work just fine, i'm kind of confused why is that, but this will have to 
work for now.


Date: Fri, 27 Feb 2009 20:46:34 +0100
From: [email protected]
To: [email protected]
Subject: Re: [osg-users] osgdem permission error


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!

_______________________________________________

osg-users mailing list

[email protected]

http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




-- 
Christophe Loustaunau.

_________________________________________________________________
View your Twitter and Flickr updates from one place – Learn more!
http://clk.atdmt.com/UKM/go/137984870/direct/01/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to