Quote Originally Posted by wysota View Post
1st No, that's false.
I'm telling you that on my project I must have the staticlib plugin .dll on zlib folder in order for zlib plugin to compile without erros because it uses some dependencies from the staticlib plugin. And all of the .dll's must be on the debug or release accordingly on the main app in order for them to work. that's why I have the DLLDESTDIR set to all those folders.

2nd No, that's false.
I compile the same project under linux and it doesn't create the .so on the other project's folders and it works as well...


I'll run more tests if anything comes up I'll post here.

Thank a lot wysota!