Hi,

Are you working on Windows, Linux, Mac ?
About the PATH variable, it can help to find plugins or data, but you can
off course build an application with everything directly packaged where the
PATH variable is not useful. We've made lots of OSG applications which self
contains everything needed to run without having to ask to our users to set
anything.

On Fri, Apr 10, 2009 at 1:18 PM, Geoff <osgfo...@tevs.eu> wrote:

> Hi guys,
>
> I've been spending a few days playing around with OSG in my spare time, and
> I'm wanting to try to put together a small project using it. I was just
> wondering, how would I go about creating a project that does -not- use PATH
> variables to find information?
>
> For example, to find the compiled DLLs or to find a media folder under the
> executable's current directory.
>
> Sorry for this being a bit of a newbie question, it just seems like the
> project relies quiet heavily on these path variables in order to find any
> files, and I'd prefer not to require people using my software to have to
> create such.
>
> Thank you for your time,
>  - Geoffrey.
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=10061#10061
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Serge Lages
http://www.tharsis-software.com
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to