Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved does QT5.5.1 support building g++5.2.0?

    General and Desktop
    2
    3
    495
    Loading More Posts
    • 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.
    • Halo_Hao
      Halo_Hao last edited by

      Does QT5.5.1 support building g++5.2.0?

      1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion last edited by

        It should work. Did you try?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        Halo_Hao 1 Reply Last reply Reply Quote 0
        • Halo_Hao
          Halo_Hao @jsulm last edited by Halo_Hao

          @jsulm
          yes, tried many times. same configure command parameter, but sometimes it stops accidentally while executing mingw32 -make -j4

          Then I turned to use cmd with mingw32-64 (g++ Ver.5.2.0) instead of msys2 . till now I haven't got any problems.

          about half a year ago, I encountered this problem when I was building Qt5 with msys2. Thus this might be a bug of msys2. Also I guess there might be something to do with multi-threaded compiling. but not for sure, as I didn't verrfy that.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post