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

QT update #334

Closed
bj97301 opened this issue Nov 6, 2023 · 1 comment
Closed

QT update #334

bj97301 opened this issue Nov 6, 2023 · 1 comment

Comments

@bj97301
Copy link

bj97301 commented Nov 6, 2023

I am seeing this after applying the latest updates from qt:

10:33:31: Running steps for project vesc_tool...
10:33:31: Starting: "/Users/Bryan/Qt/5.15.2/clang_64/bin/qmake" /Users/Bryan/code/vesc_tool/vesc_tool.pro -spec macx-clang CONFIG+=debug CONFIG+=qml_debug
Info: creating stash file /Users/Bryan/code/build-vesc_tool-Desktop_Qt_5_15_2_clang_64bit-Debug/.qmake.stash
Project ERROR: failed to parse default search paths from compiler output
10:33:31: The process "/Users/Bryan/Qt/5.15.2/clang_64/bin/qmake" exited with code 3.
Error while building/deploying project vesc_tool (kit: Desktop Qt 5.15.2 clang 64bit)
When executing step "qmake"
10:33:31: Elapsed time: 00:01.


Is anyone else running the latest qt stuff? Any ideas on how to fix it? I am on an arm mac and was able to build it using qt 5 before. Had most of it working with the exception of being able to connect via Bluetooth.

Thanks in advance for the helps ♥️

@bj97301
Copy link
Author

bj97301 commented Nov 6, 2023

Figured it out. I had to brew install qt@5 then go into the qt settings and link it:
Screenshot 2023-11-06 at 11 02 28 AM

@bj97301 bj97301 closed this as completed Nov 6, 2023
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

1 participant