Skip to content
New issue

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

Please remove Qt4 references, now Qt versions are 5 and 6 #810

Open
yurivict opened this issue Oct 5, 2022 · 3 comments
Open

Please remove Qt4 references, now Qt versions are 5 and 6 #810

yurivict opened this issue Oct 5, 2022 · 3 comments

Comments

@yurivict
Copy link
Contributor

yurivict commented Oct 5, 2022

For example:

faust2lv2: QMAKE=$(which qmake-qt4 || which /opt/local/libexec/qt4/bin/qmake || echo qmake-qt4)

@yurivict
Copy link
Contributor Author

yurivict commented Oct 5, 2022

The qmake executable name on FreeBSD is qmake{version}, not qmake-qt{version}.
It would be nice if Faust compilers would understand the QMAKE environment variable for qmake.

@sletz
Copy link
Member

sletz commented Oct 5, 2022

Any PR to submit?

@dvzrv
Copy link
Contributor

dvzrv commented Dec 20, 2022

There was #349 but I gave up on it after getting no feedback again.
Feel free to add things on top of that or rebase that (if possible).

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

No branches or pull requests

3 participants