Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L LidarView-Core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LidarView
  • LidarView-Core
  • Merge requests
  • !188

[ci] Upgrade to Qt5.10.1 on windows

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nick Laurenson requested to merge CI/Windows/UpgradeQt into master Mar 29, 2021
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 2

The windows ci was relying on Qt 5.10.0. This version has a bug that caused a debug message to be display in some consol. Also linux and osx are using Qt 5.10.1, so now all os use the same version.

See Qt's bug report for more information: https://bugreports.qt.io/browse/QTBUG-65532

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: CI/Windows/UpgradeQt