terminate called after throwing an instance of 'std::system_error'
-
Hey,
I am trying to build and test a custom code on the voxl-emulator. It uses OpenCV and MV. It compiles fine but whenever I try to run the output file, it throws this error:terminate called after throwing an instance of 'std::system_error'
what(): Resource deadlock avoided
Aborted (core dumped)I even tried compiling an empty program with an empty main function and it still throws the same error. Can anyone point out what I am doing wrong ?
-
The emulator is meant to be a build environment and not for running code, this is likely the source of the issue, does your code encounter this problem when running on a voxl?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login