openxrlab / xrslam

OpenXRLab Visual-inertial SLAM Toolbox and Benchmark
Apache License 2.0
418 stars 48 forks source link

no gui in mac pc binary #46

Open fushi219 opened 4 months ago

fushi219 commented 4 months ago

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!

PeiPei233 commented 1 month ago

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