Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Question about env file #37

Open
Light-Wizzard opened this issue Apr 16, 2020 · 0 comments
Open

Question about env file #37

Light-Wizzard opened this issue Apr 16, 2020 · 0 comments

Comments

@Light-Wizzard
Copy link

In your travis.yml you have this line at the bottom, I was hoping to modify it for 13.2, but ran into a question, source qt-5.12.4.env is not in your repo, but you reference it here:

- QT_CI_PACKAGES=qt.qt5.5124.gcc_64 PATH=${TRAVIS_BUILD_DIR}/recipes:${TRAVIS_BUILD_DIR}/bin:${PATH} install-qt 5.12.4 && source qt-5.12.4.env && qmake -version && test "$(qmake -query QT_VERSION)" = "5.12.4"

Where does this file come from?

I am trying to install Qt 13.2 with Qml support, and Qt Installer Framework, do you have an example of this for Linux that will work on Ubuntu 16 LTS, or some help as to how it can be done?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant