Quote:
Originally Posted by KevinH
This is why on travis we need to use symlinks to get the Qt build to work with the Sigil build.
|
Not that it's much of a hindrance for travis builds, but I've been wondering if a qt.conf file might be able to be used to avoid needing to copy the plugins folder to the hard-coded installation path where macdeployqt expects them to be. Curious more than anything, since the current travis builds seem to work fine (and there doesn't seem to be any adverse runtime consequences).