Results 1 to 5 of 5

Thread: Qt 4 commercial with Visual C++ 2005 Express Edition: Works half, debug fails

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Qt 4 commercial with Visual C++ 2005 Express Edition: Works half, debug fails

    I do have access to a commercial Qt version and did some tests with Microsoft Visual C++ 2005 Express Edition. I know that this is not a supported environment.

    There is a note at Microsofts Website how to create Win32-executables with it:

    http://msdn2.microsoft.com/en-us/library/ms235626.aspx

    I succeded compiling an application in release mode whereas an executable with debug libraries refuses to start.

    Here's the error message when compiling using debug libraries:

    It says: The entry point for ?<whatever> was not found in the DLL "QtCored4.dll".

    Has anyone an idea how to get debug builds run as well as release builds?
    Attached Images Attached Images
    It's nice to be important but it's more important to be nice.

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.