We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My mac is 14.3 with m2 chip. When i run the binary, the output comes to:
xxxxxxxxxx
-----------------Create XRSLAM v0.1.0 successfully----------- create SLAM success: 1 create visualizer thread ... 2024-03-03 21:27:00.335 xrslam-pc-player[60096:9723475] *** Assertion failure in -[NSMenu _setMenuName:], NSMenu.m:772 2024-03-03 21:27:00.336 xrslam-pc-player[60096:9723475] *** Assertion failure in -[NSMenu _setMenuName:], NSMenu.m:772
no gui but only a terminal icon is shown.
I do not compile pybind11 in xrprimer, but it seems not to be this problem. How can i solve this problem? Thanks!
The text was updated successfully, but these errors were encountered:
I'm encountering the same problem as well. Have you managed to find a solution?
Sorry, something went wrong.
No branches or pull requests
My mac is 14.3 with m2 chip.
When i run the binary, the output comes to:
xxxxxxxxxx
-----------------Create XRSLAM v0.1.0 successfully-----------
create SLAM success: 1
create visualizer thread ...
2024-03-03 21:27:00.335 xrslam-pc-player[60096:9723475] *** Assertion failure in -[NSMenu _setMenuName:], NSMenu.m:772
2024-03-03 21:27:00.336 xrslam-pc-player[60096:9723475] *** Assertion failure in -[NSMenu _setMenuName:], NSMenu.m:772
no gui but only a terminal icon is shown.
I do not compile pybind11 in xrprimer, but it seems not to be this problem.
How can i solve this problem? Thanks!
The text was updated successfully, but these errors were encountered: