[Lazarus] SVN - SIGSEGV in external C lib when Lazarus in Debug mode (Qt)

Krzysztof dibo20 at wp.pl
Thu Mar 24 22:15:27 CET 2016


Found what was a problem. I did not associate the fact that few weeks ago I
added -dDEBUG to my "Default" and "Debug" build modes. Now I read (
http://wiki.freepascal.org/IDE_Macros_in_paths_and_filenames ) that -dDEBUG
is FPC reserved symbol and I didn't know that :( . I didn't add it into
"Release" mode and that is why it is working fine here. Weird that
everything else is working fine with -dDEBUG except that one external C lib
callback. I changed it to -dMYDEBUG and problem solved. Sorry for hesitate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160324/7976042b/attachment-0003.html>


More information about the Lazarus mailing list