Closed winnechan closed 5 years ago
I have tried an image that can pass all the test on anothe PC but fail again on my PC with the same building option due to same error
I found that the TeamViewer has installed something that affects the display settings, then I remove it, reboot and the problem solved.
Everything is fine until I run the unittest:
/root/mount/Matterport3DSimulator/src/test/main.cpp:350: FAILED: REQUIRE_NOTHROW( sim.initialize() ) due to unexpected exception with message: EGL error 0x300c at eglGetDisplay
=============================================================================== test cases: 5 | 4 passed | 1 failed assertions: 119187 | 119186 passed | 1 failed
I don't know how to fix it, please help