HomePhabricator

build: fix qt.conf case-sensitivity in the deployed dmg
0f21d39ffad3Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

build: fix qt.conf case-sensitivity in the deployed dmg

For qt5.2 on osx, the qcocoa plugin is mandatory. However, it fails to load
when qt.conf specifies the "plugin" path instead of the expected "Plugin". This
is in line with the documentation:
https://qt-project.org/doc/qt-5.0/qtdoc/qt-conf.html

I'm not sure how the plugins were loading before, unless the case-sensitivity
for OSX is new.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Mar 16 2014, 20:12
deadalnixPushed on May 14 2017, 22:04
Parents
rABC275d6a311515: build: allow correct tools to be used for dmg creation.
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rABC0f21d39ffad3: build: fix qt.conf case-sensitivity in the deployed dmg (authored by Cory Fields <cory-nospam-@coryfields.com>).Mar 20 2014, 17:06