openxrlab/xrslam

no gui in mac pc binary

Opened this issue · 1 comments

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!

I'm encountering the same problem as well. Have you managed to find a solution?