|
From: Florent R. <f.r...@fr...> - 2023-07-18 13:45:33
|
TheFGFSEagle <the...@gm...> wrote: > Oh okay - is there a way to undefine NDEBUG on the command line ? I proposed you to build in Debug mode: https://sourceforge.net/p/flightgear/mailman/message/37872318/ Use CMAKE_BUILD_TYPE=Debug whenever you need to troubleshoot something. Regards -- Florent |