[Digikam-devel] [digikam] [Bug 326525] Severe memory leak during maintainance scan for rebuild thumbnails

Raphael Schweizer rschweizer at schweizer-informatik.ch
Fri Nov 8 15:14:47 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=326525

--- Comment #74 from Raphael Schweizer <rschweizer at schweizer-informatik.ch> ---
Gilles,

thanks for the SO link. I found the following there:
"One more important thing to know about is the lack of support (afaik) for
'Solution Configurations' in CMake. As it stands, you have to generate two
directories with projects/solutions - one for each build type (debug, release,
etc.). There is no direct support for more sophisticated features - in other
words: switching between configurations won't give you what you might expect."
which is exactly our problem. As stated in my last post we have > 10 such
"configurations" for release, debug, omp, 16bit, ROI/nonROI and combinations
thereof. In Visual Studio we can easily switch between them by just selecting
from a drop down menu. We'd like to keep this as convenient as possible... In
principle we "just" need to translate our configurations to CMake, but there
seem to be related issues with the VS generator (see CMake bugtracker) and we
need to distil workarounds from their mailing list as the documentation is
allegedly out of sync with the implementation... which in practice makes this a
tedious task.

- Raphael

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list