Let's consider the usual case where you run a profile, you test it, and you do a modification to the profile code. You unload the profile to recompile it (the profile object is correctly deleted), but the compilation fails (write right error). When trying to delete the dll, a message tells that the dll is still used by UJPS.exe.
It does that with Qt 5.11, but works perfectly on Qt 5.7. No Qt documentation change about this, so it must be a Qt bug.
Let's consider the usual case where you run a profile, you test it, and you do a modification to the profile code. You unload the profile to recompile it (the profile object is correctly deleted), but the compilation fails (write right error). When trying to delete the dll, a message tells that the dll is still used by UJPS.exe.
It does that with Qt 5.11, but works perfectly on Qt 5.7. No Qt documentation change about this, so it must be a Qt bug.