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. [Solved] Transition Problem between different Qt libraries built by different MinGW versions
QtWS25 Last Chance

[Solved] Transition Problem between different Qt libraries built by different MinGW versions

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.1k 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.
  • Y Offline
    Y Offline
    yaseminyilmaz
    wrote on last edited by
    #1

    Hi all,

    There has been QtSDK with Qt 4.8.0 on my system before. Then I’ve built Qt 4.8.4 libraries with the last MinGW version in order to add openssl support. Now when I add Qt 4.8.4 build configuration from Qt Creator’s projects settings, it crashes (forced to close). How should I do the transition between different Qt libraries built by different MinGW versions?

    Qt SDK 4.8.0 libraries built by C:\QtSDK\mingw\bin
    Qt 4.8.4 libraries built by the last MinGW version (C:\MinGW\bin)

    1 Reply Last reply
    0
    • Y Offline
      Y Offline
      yaseminyilmaz
      wrote on last edited by
      #2

      The problem has been solved when I've used and installed Qt Creator 2.6.0. Thanks to developers for "Kits" module.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        If you still experience problems: Please upgrade to the Qt Creator version found in the Qt 5 RC release (which is 2.6.0 plus quite some fixes, most of them to make it work better with Qt5). That version also includes a fix for an issue with different mingw versions causing crashes.

        That version should become available as 2.6.1 once Qt 5 is out.

        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