[Digikam-devel] [Bug 274940] digikam freezes when using "sharpen: refocus" (cpu 100%)

Gilles Caulier caulier.gilles at gmail.com
Sat Jun 18 13:21:53 BST 2011


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





--- Comment #13 from Gilles Caulier <caulier gilles gmail com>  2011-06-18 14:21:52 ---
Look into OpenCV 3rdparty. CLapack is here and source code is compiled with
this options :

https://opencvlibrary.svn.sourceforge.net/svnroot/opencvlibrary/trunk/opencv/3rdparty/lapack/CMakeLists.txt

... look at lines:

    set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-parentheses")
    set_source_files_properties(dlamch.c slamch.c PROPERTIES COMPILE_FLAGS
"-ffloat-store -O0")

perhaps i need to turn on these options with GCC...

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list