Hi,Guys
       I am trying to staticly linking osg. When using dlls of dynamic linking, 
my programm is all ok, but when i use static link , i find that my program can 
not be closed normally, when app close, the process is still on in the process 
monitor, after some time, the program crash on "free" function.
     I found that if i do not load the dlls using mangled names(the plugins i'm 
using are: ive/png/freetype/tga), that's ok, so i think the problem may lies on 
the loading and deloading the plugins, maybe memory free, any ideas? thanks a 
lot!
        
shubo     
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to