On Thursday 07 May 2015 22:57:47 Jaroslaw Staniek wrote: > Hi, > As with some other bits of knowledge during porting today I just share this > one: > > https://community.kde.org/index.php?title=Calligra/Building/3&diff=42353&old > id=42349 > > When you use Qt4/KF5, debugfull is dead [1] so you'd be surprised > debugging isn't working for you. > > We don't have any precise recipe from the core folks involved in the > kf5, I can only say the above works like before when you also > set > CMAKE_CXX_FLAGS_DEBUG:STRING=-g3 > CMAKE_C_FLAGS_DEBUG:STRING=-g3 > in your cmake cache. > > CC'd the kf list so maybe my lame solution could be improved and find > its way to the porting notes [2].
Yep, I think that's the best approach if you want to replicate the old debugfull behaviour. I've added it to the porting notes. Alex _______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel