[osg-users] Problem specifying absolute path for osgdem build on Windows

2008-06-17 Thread Jason Beverage
Hi all, Forgive if this has been discussed on the list, but I couldn't find it anywhere in the archives. I'm having an issue with specifying an absolute location for the output of my scene graph using osgdem in Windows. For example, the command line: osgdem -t c:\data\myImage.tif -o

Re: [osg-users] Problem specifying absolute path for osgdem build on Windows

2008-06-17 Thread Jason Beverage
Hi all, I dug into the code and it seems to be a simple fix to mkpath in FileUtils.cpp. I've posted a fix to osg-submissions. Thanks! Jason On Tue, Jun 17, 2008 at 4:27 PM, Jason Beverage [EMAIL PROTECTED] wrote: Hi all, Forgive if this has been discussed on the list, but I couldn't find