Hi Ekaterina,
how is your OSG_NOTIFY_LEVEL set?
Notify levels FATAL and WARN suppress even the help output, witch might
explain the lack of response you see.
try (for windows)
set OSG_NOTIFY_LEVEL=NOTICE
osgconv -h
or for unix bash shell this should be
export OSG_NOTIFY_LEVEL=NOTICE
for csh shell family
setenv OSG_NOTIFY_LEVEL NOTICE
Regards, Laurens.
On 2/24/2014 2:51 PM, Ekaterina wrote:
Hi osgusers!
i am trying to convert files using osgconv, but it seems that osgconv doesn´t
wotk properly. When I open cmd window, type oscconv --help, according to
documentation, I should see explonation about osgconv. But I get
nothing...press enter and then nothing happens. Does anybody have an idea what
it can be?
Thank you!
Cheers,
Ekaterina
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=58279#58279
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org