Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Execution from inside MSVC 2013 gives runtime error windows plugin
Forum Updated to NodeBB v4.3 + New Features

Execution from inside MSVC 2013 gives runtime error windows plugin

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 647 Views 1 Watching
  • 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.
  • R Offline
    R Offline
    Rexona for men
    wrote on last edited by
    #1

    So I'm the next victim of the windows plugin load failure problem. Of course I searched the web and found plenty of information, however it seems that they all address deployment. I, however, have trouble executing (or debugging) my application from inside Visual Studios. I would expect that the Qt-Addin would do all the needed configuration oO.

    My system is a Windows 7 64-bit and I'm using MSVC 2013 with the Qt-Addin (the alpha version).
    I compiled Qt 5.2 for myself and configured MSVC, so the right Qt version is used (compiling and linking of any application is done without trouble).
    The build was a DLL build.
    Console applications work (at least if I start them from the IDE, but that's ok for the moment).

    I should add, that I tried adding the windowsd.lib to the linker, but it can't be find and I'm not sure, if this is needed at all.

    E: Ok, with a partial deployment by copying the platform folder (but no dlls like QtGui or stuff like that!) into the directory where MSVC generates it's executable, running the application is possible. I would still consider this a bug, though. On the other hand, my configuration might just be broken. Any advice?

    1 Reply Last reply
    0

    • Login

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