Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Error when debugging in QtCreator with Visual Studio compiler - QtCore4d.dll missing manifest
Forum Updated to NodeBB v4.3 + New Features

Error when debugging in QtCreator with Visual Studio compiler - QtCore4d.dll missing manifest

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 3.2k 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.
  • W Offline
    W Offline
    Walmit
    wrote on 21 Aug 2011, 11:58 last edited by
    #1

    Dear all,

    I am currently working with the QtCreator IDE on a Qt application compiled with the Microsoft Visual Compiler (MSVC). Running the application in Release mode works fine but I am struggling to use the cdb debugger provided by Microsoft.
    The code is compiled without error in debug mode but when I try to start the application in debug mode in QtCreator, the program stops with the following error message:

    LDR: LdrpWalkImportDescriptor() failed to probe C:\Qt\4.7.3-vs2008\bin\QtCored4.dll for its manifest, ntstatus 0xc0150002

    However, the QtCored4.dll and QtCored4.pdb files are well present in the C:\Qt\4.7.3-vs2008\bin directory. As I understand, I will have to generate myself a manifest for the Qt DLLs. This seems quite strange.

    Would anyone have already met a similar problem?

    Thanks in advance for any help or suggestion.

    Best regards

    1 Reply Last reply
    0

    1/1

    21 Aug 2011, 11:58

    • 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