Sorry I did not recognize that option when reading Gerrit's mail. :-(
Works like a charm.

Thanks,
Michael

-------- Original-Nachricht --------
> Datum: Mon, 13 Dec 2010 09:04:28 -0600
> Von: Carsten Neumann <carsten_neum...@gmx.net>
> An: opensg-users@lists.sourceforge.net
> Betreff: Re: [Opensg-users] OpenSG 1.8 - Add-on library types

>       Hello Michael,
> 
> On 12/13/2010 04:02 AM, Michael Raab wrote:
> > I was a little bit to optimistic about that issue. There's a problem
> when mixing calls to getenv() and SetEnviromentVariable() on windows
> platforms.
> > I'm setting OSG_LOAD_LIBS at startup of my application but getenv()
> calls during osg::init() doesn't recognize the appropriate variables.
> > As I'm developing on Windows I have no access to setenv() function,
> which should work better. May be a solution would be to access environment
> variables on windows using GetEnvironmentVariable() function?! That may cause
> some code changes inside OpenSG1.8. Has anyone ever experienced similiar
> issues? Any alternative solutions?
> 
> have you tried the alternative Gerrit mentioned (call 
> preloadSharedObject("OSGContrib") before osgInit) ?
> 
>       Cheers,
>               Carsten
> 
> ------------------------------------------------------------------------------
> Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> new data types, scalar functions, improved concurrency, built-in packages,
> OCI, SQL*Plus, data movement tools, best practices and more.
> http://p.sf.net/sfu/oracle-sfdev2dev 
> _______________________________________________
> Opensg-users mailing list
> Opensg-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/opensg-users

-- 
GRATIS! Movie-FLAT mit über 300 Videos. 
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome

------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to