View Single Post
Old 5th January 2008, 01:48 PM   #2
Galun
Member
Expert member
 
Join Date: Jun 2006
Posts: 51
Default Re: plugin that needs other libraries

I think I miss a linking option. Just adding the .lib in the additional dependencies is not enough even though the correpsonding .dll is in the PATH.

This is only an issue in Windows. I tried the same in Linux and there it's no problem. The additional shared library is loaded at run-time.

Can anybody give me a hint on what I have to add to the linker options so that the plugin loads the additional dependencies?
Galun is offline   Reply With Quote