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 the qt installed with homebrew #156

Closed
yarnauy opened this issue Apr 8, 2016 · 1 comment
Closed

Cmake cannot find the qt installed with homebrew #156

yarnauy opened this issue Apr 8, 2016 · 1 comment

Comments

@yarnauy
Copy link

yarnauy commented Apr 8, 2016

Hi
I tried to install qt on my MacOS 10.10 this morning and chose homebrew to do that.
#brew install qt
And qt was been installed to /usr/local successfully。
But it seems that Cmake cannot find it because there is not Qtconfig.cmake or findQt.cmake。
So,how can I fix this?

@MikeMcQuaid
Copy link
Member

You need to have qmake in your $PATH I believe. Anything more than that you'll need to ask the CMake developers.

@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
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

2 participants