Hi Volker,

Volker Settgast wrote:
>
> Okay, to answer my own question: It is possible to set the environment 
> before calling osginit (I found the code in OSGBaseInitFunctions.cpp)
> Still: is this the only way of doing it or am I missing something (again)?

as Marcus showed in his answer:

OSG::preloadSharedObject("OSGImageFileIO");

before osgInit() works, too.

We don't do it automatically because we can't know what people need. Admitted, 
ImageFileIO and FileIO are probably used fairly often, but it's hard to draw a 
line there somewhere.

Yours

        Dirk

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to