[Digikam-devel] [Bug 179548] additional guide for aspect ratio crop

simon at margo.student.utwente.nl simon at margo.student.utwente.nl
Tue Jan 6 21:01:38 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=179548





--- Comment #10 from simon margo student utwente nl  2009-01-06 22:01:37 ---
Created an attachment (id=29983)
 --> (http://bugs.kde.org/attachment.cgi?id=29983)
patch with my (not compiling) changes

Well, I tried to add the whole thing, but I get stuck when I get the error:

...
make[3]: Entering directory
`/home/simon/src/kde3/graphics/digikam/imageplugins/coreplugin/ratiocrop'
/bin/bash ../../../../libtool --silent --tag=CXX   --mode=compile g++
-DHAVE_CONFIG_H -I. -I../../../..
-I../../../../digikam/utilities/imageeditor/editor
-I../../../../digikam/utilities/imageeditor/canvas
-I../../../../digikam/libs/histogram -I../../../../digikam/libs/levels
-I../../../../digikam/libs/curves -I../../../../digikam/libs/whitebalance
-I../../../../digikam/libs/widgets/common
-I../../../../digikam/libs/widgets/iccprofiles
-I../../../../digikam/libs/widgets/imageplugins
-I../../../../digikam/libs/dialogs -I../../../../digikam/libs/dimg
-I../../../../digikam/libs/dmetadata -I../../../../digikam/libs/dimg/filters
-I../../../../digikam/digikam  -I/usr/include/kde -I/usr/share/qt3/include -I. 
  -DQT_THREAD_SUPPORT  -D_REENTRANT  -fno-tree-pre -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W
-Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE  -MT ratiocroptool.lo -MD -MP -MF
.deps/ratiocroptool.Tpo -c -o ratiocroptool.lo ratiocroptool.cpp
ratiocroptool.cpp: In member function 'void
DigikamImagesPluginCore::RatioCropTool::slotGuideTypeChanged(int)':
ratiocroptool.cpp:752: error: 'DiagonalMethod' is not a member of
'DigikamImagesPluginCore::ImageSelectionWidget'
ratiocroptool.cpp:784: error: no matching function for call to
'DigikamImagesPluginCore::ImageSelectionWidget::setGoldenGuideTypes(bool, bool,
bool, bool, bool, bool, bool)'
imageselectionwidget.h:109: note: candidates are: void
DigikamImagesPluginCore::ImageSelectionWidget::setGoldenGuideTypes(bool, bool,
bool, bool, bool, bool)
make[3]: *** [ratiocroptool.lo] Error 1
make[3]: Leaving directory
`/home/simon/src/kde3/graphics/digikam/imageplugins/coreplugin/ratiocrop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/simon/src/kde3/graphics/digikam/imageplugins/coreplugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/simon/src/kde3/graphics/digikam/imageplugins'
make: *** [all-recursive] Error 1


-- 
Configure bugmail: http://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