-
Notifications
You must be signed in to change notification settings - Fork 131
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
EGL error REQUIRE_NOTHROW( sim.initialize() #134
Comments
Have you solved the problem? |
Nope i havent
…On Wed, 3 Apr 2024 at 15:23, Leon022 ***@***.***> wrote:
Have you solved the problem?
—
Reply to this email directly, view it on GitHub
<#134 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUTXVPNO7GUOZOOG46A5J6LY3QGG7AVCNFSM6AAAAABD5CZQZCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZUG43TINBYGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Alright, I'm also working on fixing it. |
Ok, let me know if you find a solution to it
…On Wed, 3 Apr 2024 at 15:27, Leon022 ***@***.***> wrote:
Alright, I'm also working on fixing it.
—
Reply to this email directly, view it on GitHub
<#134 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUTXVPO35A2UDSY7SYOFD4DY3QGTLAVCNFSM6AAAAABD5CZQZCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZUG44DEMRXGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sure, if I can fix it. |
@ikamran64 I suspect it may have been related to the presence of visualization programs in the system, but I can't say for certain. Nonetheless, this solution worked for me. Please feel free to optimize the response as needed. |
@ikamran64 |
tests is a Catch v2.0.1 host application.
Run with -? for options
RGB Image
/root/mount/Matterport3DSimulator/src/test/main.cpp:342
...............................................................................
/root/mount/Matterport3DSimulator/src/test/main.cpp:350: FAILED:
REQUIRE_NOTHROW( sim.initialize() )
due to unexpected exception with message:
EGL error 0x3001 at eglInitialize
===============================================================================
test cases: 5 | 4 passed | 1 failed
assertions: 119187 | 119186 passed | 1 failed
i am unable to solve this error. if anyone has solved it can i get some help here ?
The text was updated successfully, but these errors were encountered: