Skip to content

Opencv with Qt cmd remains after actual opencv window is closed when it should be closed also #6479

@sotiraw

Description

@sotiraw
  • OpenCV version: 2.4 / 3
  • Host OS: Windows 7/10

have opencv various versions with Qt 4.x or 5.x build with visual sutdio 2010
when i run my exe, with simple opencv loading an image , waitkey and release , Qt seems to keep open the cmd window if i close the opecv window. ( it only closes the cmd window if i press button to realease and destroy window from code). this cmd also has output ''init done''.

without QT build, the cmd closes automatically when i close the opencv window, as expected.
moreover the exe, when i have the QT builded opencv, seems to have a memory leak and doesnt let me delete it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions