Hi Stephen,
thanx for your answer. Yep, depends tells me that it cant find QTCore and QTGUI. And that is propably because I am adding the sitedir (containing QTCore and QTGUI) from within a Python Plugin in that Workgroup. My guess is that 2012 is loading the python plugin first, then the compiled? Whereas 2013 does it the other way around? Well, I will either add the sitedir sooner or live with the reload and move on now... unless you have a better suggestion? Thanx again Philipp On 04.12.2012 17:46, Stephen Blair wrote: > On 04/12/2012 11:32 AM, [email protected]: > >> "Library not found: pathtoQtSoftimage.64.dll" (Rightclick>Properties in the PluginManager) - which is bogus. > > In the context of Softimage, that is a generic error that rarely means > that the DLL was not found. Rather, it means that some DLL dependency is > missing, or that the wrong version of some DLL dependecny was loaded. > > Did you try opening a command prompt from inside the Plugin Manager, and > then starting depends.exe and loading QtSoftimage.64.dll ? Can't hurt to > see what it (depends) says...

