[Digikam-devel] [digikam] [Bug 326525] Severe memory leak during maintainance scan for rebuild thumbnails
Gilles Caulier
caulier.gilles at gmail.com
Fri Nov 8 12:49:19 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=326525
--- Comment #73 from Gilles Caulier <caulier.gilles at gmail.com> ---
Raphael,
To configure cmake to build VisualC++ project, just run this script :
http://sourceforge.net/p/libpgf/code/HEAD/tree/cmakeport/libpgf/bootstrap.msvc.bat
this will make nmake rules to compile under Windows console. You can change
cmake -G option to make VisualC++ project in the same way. For ex, to generate
Visual C++ 2010 SLN files :
cmake -G "Visual Studio 10"
... as explained here :
http://stackoverflow.com/questions/395169/using-cmake-to-generate-visual-studio-c-project-files
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list