Skip to content

Bug: cannot recompile profile even after unloading #16

Description

@3noix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions