On Saturday 14 November 2015 16:14:22 Andreas Cord-Landwehr wrote:
> Hey, so do I understand it right that for all applications we have to check 
> for two things:
> 
> 1. the application must link against KF5::Crash
> 2. there must be a call to some (dummy) function in KCrash like 
> "KCrash::setCrashHandler(KCrash::defaultCrashHandler);"
> to ensure that the linker actually links against KCrash when, when "--as-
> needed" is passed?

Yes but I added better API (since 5.15) for this:

KCrash::initialize();

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to