-
Notifications
You must be signed in to change notification settings - Fork 530
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
Build error on Mac #45
Comments
The error is related to Qt5; First check if qt@5 is installed with pcl: Following command worked for me:
Check here for more comments: Cockatrice/Cockatrice#205 (comment) |
I got the same error. I installed Qt5.15 using the online installer and have Python3.9 and Anaconda installed. I had to set the path for Qt5 and Python in bash_profile to solve the error. This is how my bash_profile file looks: hope this helps |
Followed the steps to setup the required packages and cloned the repo. When I tried to build, I get the following dependency error and I am not sure what's the cause.
The text was updated successfully, but these errors were encountered: