[Digikam-users] problem kipi svn

Gilles Caulier caulier.gilles at gmail.com
Mon Nov 3 20:34:08 GMT 2008


remove cmake cache file in your root source folder and try again.

Gilles

2008/11/3 peewen <peewen at gmail.com>

> hi,
> I have installed liblcms dev in my ubuntu intrepid but the same error
> thank for the answer
>
> 2008/11/3 Gilles Caulier <caulier.gilles at gmail.com>
>
> Install LittleCMS devel package, and all will be fine.
>>
>> For details about depencies, please look in README file
>>
>> Gilles Caulier
>>
>> 2008/11/3 peewen <peewen at gmail.com>
>>
>>> hi
>>> I have problem with libkdraw svn that I find in kdegraphics svn , this is
>>> the output
>>> gabry at gabry-desktop:~/kdegraphics/libs/libkdcraw$ cmake .
>>> -- The C compiler identification is GNU
>>> -- The CXX compiler identification is GNU
>>> -- Check for working C compiler: /usr/bin/gcc
>>> -- Check for working C compiler: /usr/bin/gcc -- works
>>> -- Detecting C compiler ABI info
>>> -- Detecting C compiler ABI info - done
>>> -- Check for working CXX compiler: /usr/bin/c++
>>> -- Check for working CXX compiler: /usr/bin/c++ -- works
>>> -- Detecting CXX compiler ABI info
>>> -- Detecting CXX compiler ABI info - done
>>> CMake Error at CMakeLists.txt:55 (find_package):
>>>   find_package could not find module FindLCMS.cmake or a configuration
>>> file
>>>   for package
>>> LCMS.
>>>
>>>   Adjust CMAKE_MODULE_PATH to find FindLCMS.cmake or set LCMS_DIR to the
>>>   directory containing a CMake configuration file for LCMS.  The file
>>> will
>>>   have one of the following names:
>>>
>>>
>>>     LCMSConfig.cmake
>>>     lcms-config.cmake
>>>
>>>
>>>
>>> CMake Error at CMakeLists.txt:84 (KDE4_NO_ENABLE_FINAL):
>>>   Unknown CMake command "KDE4_NO_ENABLE_FINAL".
>>>
>>>
>>> CMake Warning (dev) in CMakeLists.txt:
>>>   No cmake_minimum_required command is present.  A line of code such as
>>>
>>>     cmake_minimum_required(VERSION 2.6)
>>>
>>>   should be added at the top of the file.  The version specified may be
>>> lower
>>>   if you wish to support older CMake versions for this project.  For
>>> more
>>>   information run "cmake --help-policy
>>> CMP0000".
>>> This warning is for project developers.  Use -Wno-dev to suppress
>>> it.
>>>
>>> -- Configuring done
>>> thank you very much
>>>
>>> 2008/11/3 Andi Clemens <andi.clemens at gmx.net>
>>>
>>>
>>>> too old libkdcraw... use the SVN trunk...
>>>>
>>>> Andi
>>>>
>>>> On Monday 03 November 2008 13:40:28 peewen wrote:
>>>> > hi,
>>>> > where is the problem?
>>>> > [ 11%] Building CXX object
>>>> >
>>>> kipi-plugins/rawconverter/CMakeFiles/kipiplugin_rawconverter.dir/batchdialo
>>>> >g.o /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp: In
>>>> > constructor
>>>> > 'KIPIRawConverterPlugin::BatchDialog::BatchDialog(KIPI::Interface*)':
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:185:
>>>> error:
>>>> > 'SIXTEENBITS' is not a member of 'KDcrawIface::DcrawSettingsWidget'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:186:
>>>> error:
>>>> > 'COLORSPACE' is not a member of 'KDcrawIface::DcrawSettingsWidget'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:187:
>>>> error:
>>>> > 'POSTPROCESSING' is not a member of 'KDcrawIface::DcrawSettingsWidget'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:188:
>>>> error:
>>>> > 'BLACKWHITEPOINTS' is not a member of
>>>> 'KDcrawIface::DcrawSettingsWidget'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:191:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named 'addItem'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:192:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> > 'updateMinimumWidth'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp: In
>>>> member
>>>> > function 'void
>>>> >
>>>> KIPIRawConverterPlugin::BatchDialog::slotSixteenBitsImageToggled(bool)':
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:300:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> > 'setEnabledBrightnessSettings'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp: In
>>>> member
>>>> > function 'void KIPIRawConverterPlugin::BatchDialog::readSettings()':
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:345:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> > 'setUseWhitePoint'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:346:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> > 'setWhitePoint'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:347:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> > 'setMedianFilterPasses'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp: In
>>>> member
>>>> > function 'void KIPIRawConverterPlugin::BatchDialog::saveSettings()':
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:391:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> > 'useWhitePoint'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:392:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> 'whitePoint'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:393:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> > 'medianFilterPasses'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp: In
>>>> member
>>>> > function 'void KIPIRawConverterPlugin::BatchDialog::slotStartStop()':
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:454:
>>>> error:
>>>> > 'class KDcrawIface::RawDecodingSettings' has no member named
>>>> > 'enableWhitePoint'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:454:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> > 'useWhitePoint'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:455:
>>>> error:
>>>> > 'class KDcrawIface::RawDecodingSettings' has no member named
>>>> 'whitePoint'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:455:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> 'whitePoint'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:456:
>>>> error:
>>>> > 'class KDcrawIface::RawDecodingSettings' has no member named
>>>> > 'medianFilterPasses'
>>>> > /home/gabry/graphics/kipi-plugins/rawconverter/batchdialog.cpp:456:
>>>> error:
>>>> > 'class KDcrawIface::DcrawSettingsWidget' has no member named
>>>> > 'medianFilterPasses'
>>>> > make[2]: ***
>>>> >
>>>> [kipi-plugins/rawconverter/CMakeFiles/kipiplugin_rawconverter.dir/batchdial
>>>> >og.o] Error 1
>>>> > make[1]: ***
>>>> > [kipi-plugins/rawconverter/CMakeFiles/kipiplugin_rawconverter.dir/all]
>>>> > Error 2
>>>> > make: *** [all] Error 2
>>>> > gabry at gabry-desktop:~/graphics/build$
>>>> >  thank you
>>>> > sorry for my poor english
>>>>
>>>> _______________________________________________
>>>> Digikam-users mailing list
>>>> Digikam-users at kde.org
>>>> https://mail.kde.org/mailman/listinfo/digikam-users
>>>>
>>>
>>>
>>> _______________________________________________
>>> Digikam-users mailing list
>>> Digikam-users at kde.org
>>> https://mail.kde.org/mailman/listinfo/digikam-users
>>>
>>>
>>
>> _______________________________________________
>> Digikam-users mailing list
>> Digikam-users at kde.org
>> https://mail.kde.org/mailman/listinfo/digikam-users
>>
>>
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20081103/79f062ba/attachment.html>


More information about the Digikam-users mailing list