We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenStudioApplication/ci/install_script_qtifw.qs
Line 1 in d279ff2
The QSS script stuff is actually deprecated and should be totally removed, the workflow(s) that use it replaced, and documentation updated.
https://doc.qt.io/qtinstallerframework/ifw-use-cases-cli.html#unattended-usage
QtIFW 4.0.0 added a CLI feature.
./OpenStudioApplication-x.y-z.exe --accept-licenses --default-answer --confirm-command --root ${installDir} install
Reported at #775 (comment)
The text was updated successfully, but these errors were encountered:
Thanks @jmarrec
Sorry, something went wrong.
No branches or pull requests
Enhancement Request
OpenStudioApplication/ci/install_script_qtifw.qs
Line 1 in d279ff2
The QSS script stuff is actually deprecated and should be totally removed, the workflow(s) that use it replaced, and documentation updated.
Detailed Description
https://doc.qt.io/qtinstallerframework/ifw-use-cases-cli.html#unattended-usage
Possible Implementation
QtIFW 4.0.0 added a CLI feature.
Reported at #775 (comment)
The text was updated successfully, but these errors were encountered: