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

cmake: Cannot find Qt5 on SunOS / illumos (OpenIndiana Distribution) #234

Open
hebasto opened this issue Jun 19, 2024 · 0 comments
Open
Labels
wontfix This will not be worked on

Comments

@hebasto
Copy link
Owner

hebasto commented Jun 19, 2024

The Qt5 was installed as follows:

$ sudo pkg install qt5

As a workaround, the Qt5_DIR variable can be provided:

$ cmake -B build -DBUILD_GUI=ON -DQt5_DIR=/usr/lib/qt/5.15/lib/amd64/cmake/Qt5
@hebasto hebasto added the wontfix This will not be worked on label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant