Install issues on Mac OSX High Sierra #392
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using the guide provided I have had the following issues.
resolved by creating myself and running "sudo chown -R $(whoami) $(brew --prefix)/*"
Now stuck as qmake command cannot be found, $PATH output below
/usr/local/opt/qt5/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin
I think the issue is that qmake hasn't been loaded into the /usr/local/opt/qt/bin directory