Hello David,

> it gives me this error "This application has failed to start because 
> ot9-OpenThreadsd.dll was not found. Reinstalling the application may fix 
> this problem"
> 
> the point is that compiling the osg 2.4 generates an 
> ot10-OpenThreadsd.dll and ot10-OpenThreads.dll, maybe someone is trying 
> to find the wrong dll

I would guess you're still linking to the old libraries. The DLL name is 
encoded in the lib, so if it's saying it cannot find 
ot9-OpenThreadsd.dll, it means it's the old lib.

Check your linker paths.

J-S
-- 
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                                http://www.cm-labs.com/
                         http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to