Replies: 1 comment
-
|
Thanks for the question. This is a known regression due to a change in gdb/Cygwin in recent years. Please see this issue for details #228 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a piezo from Mad City Labs, and I'm trying to compile the example provided with their C API. I've used a different IDE before and it works, but now I need to do it in Eclipse.
I've added the .lib file path to the path variables.

The program builds.
If I run, I get this message:
(exit value: -1.073.741.515) (...)
But when I try to debug, I get this error:

What should I do?
(I've posted on Eclipse forum and the only answer I got was an advice to post here)
Beta Was this translation helpful? Give feedback.
All reactions