Jean-Sébastien Guay schrieb:
Hi Andreas,

Its so strange that the other plugins find the redist, but the curl plugin doesn't.

I think the distinction is that the other plugins are only C libraries, whereas curl has C++ code. The redist is for C++.

And I've seen the problem of plugins being found but then failing to load, and it was always caused by dependencies not being found at load time. So you just need to figure out where to place them for them to be found. I think you're on the right path.

Hope this helps,

J-S
Thanks for cheering me up!
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to