Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-14484

The bearermonitor example tries to link against 'Ws2_32' instead of 'ws2_32' which breaks cross-compilation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.2
    • 4.7.0
    • Examples and Demos
    • None
    • 2ebbfad45ca02ee4e623e592621231d33f1032e5

    Description

      When cross-compiling Qt on a Linux host using the MinGW toolchain the compilation of the bearermonitor example fails
      as it tries to link against 'Ws2_32' instead of 'ws2_32'. As Linux is case sensitive this will result in a compile failure. Attached patch fixes this

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            boddie David Boddie (Inactive)
            epienbroek Erik van Pienbroek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes