Ok, I've compiled a library with msys under windows and linked against the .a file.
It works fine, but as soon as I write a call to on of the functions, i can't debug anymore.
Meaning as soon as I start the debugger I get the message "gdb exited unexpectedly (code 1)".
I'll also attach the debugger output.debuggerlog.zip
Can anyone give me please some hint what to try now?
EDIT:
Well, no solution for this library, but after compiling a new one from scratch in Qt it worked.
Bookmarks