[osg-users] delay-loading OSG DLLs?

Christian Buchner christian.buchner at gmail.com
Tue Oct 25 10:24:56 PDT 2016


Hi,

I was wondering if anyone of you has successfully used the /DELAYLOAD
linker option with the OSG DLLs on Windows.

For me, attempting this causes the creation of the graphics context to
fail, because
windowingSystemInterfaceRef() called by createGraphicsContext() returns an
invalid reference.

Any clues about how to fix this possibly? It seems that maybe constructors
for static objects inside the OSG DLLs aren't getting called as required.

Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20161025/14d77b70/attachment-0002.htm>


More information about the osg-users mailing list