Results 1 to 2 of 2

Thread: Missing manifest for QtCore4d.dll

  1. #1
    Join Date
    Aug 2011
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Missing manifest for QtCore4d.dll

    Dear all,

    I am currently working with the QtCreator IDE on a Qt application compiled with the Microsoft Visual Studio Compiler (MVSC). 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
    Last edited by walmit; 21st August 2011 at 13:33.

  2. #2
    Join Date
    Jun 2012
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Missing manifest for QtCore4d.dll

    I am also getting same error message while running it in both debug and release mode. though it is able to build successfully without any problem.

Similar Threads

  1. OFF: WinGDB - Linux debugging under Visual Studio
    By WinGDB in forum General Discussion
    Replies: 1
    Last Post: 7th March 2010, 01:11
  2. Replies: 3
    Last Post: 14th December 2009, 08:38
  3. debugging in Visual Studio
    By vonCZ in forum Qt Programming
    Replies: 1
    Last Post: 23rd November 2008, 18:38
  4. MingW x Visual Studio compiler
    By john_god in forum Installation and Deployment
    Replies: 2
    Last Post: 22nd September 2008, 17:06
  5. Replies: 7
    Last Post: 24th March 2007, 13:53

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.