Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QCA::initializer destructor crashes app

QCA::initializer destructor crashes app

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5.7qca
1 Posts 1 Posters 585 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jmrodrig
    wrote on 1 Jul 2016, 08:59 last edited by jmrodrig 7 Jan 2016, 09:25
    #1

    Hi,
    I reopen an old topic (old topic).

    I use Qt 5.7, QCA 2.1.1, and msvc2015 32bit.

    To resume, my app crashes when QCA::initializer goes out of scope when there is not any Qt installation folder.
    If i have the Qt installation folder, the app does not crash.
    If I rename the Qt installation folder (to avoid any references to it), the app crashes.

    So I supposed that a dll is missing in my app deployment. Dependency walker does not find any missing dependencies.
    But, if i rename only the "plugins" folder ([Qt installation folder]\5.7\msvc2015\plugins to avoid any references to it), my app crashes.
    I repeat the operation with each folders in "plugins". But no one seems to be responsible of the app crash.
    To finish, I renamed the Qt installation folder, and I created an empty Qt\5.7\msvc2015\plugins folder. The app does not crash.

    It seems that my app or QCA keep a reference to the Qt installation "plugins" folder but I can't find how and where.

    Any help please?

    Thank you

    1 Reply Last reply
    0

    1/1

    1 Jul 2016, 08:59

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved