Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 295
    • Issues 295
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge Requests
  • !234

Merged
Opened Sep 14, 2018 by Manuel Grizonnet@mgrizonnetDeveloper

BUG: fix qt5 compilation on ubuntu 18.04

  • Overview 19
  • Commits 3
  • Changes 1

fixed bug #1687 (closed) . We should perhaps backport to branch 6.6?

This commit not only includes the bugfix for qt5 on ubuntu but also some improvments in the qt5 external project.

The fix concern only the following modification:

  • add -qt-harfbuzz in the configure script to fix libz conflict

Other minor updates:

  • remove commented cmake configuration related to qt4
Edited Oct 09, 2018 by Manuel Grizonnet
Assignee
Assign to
Reviewer
Request review from
7.0.0
Milestone
7.0.0
Assign milestone
Time tracking
Reference: orfeotoolbox/otb!234
Source branch: fix_1687_qt5_superbuild