[Kde-imaging] iPod Export Plugin

Gilles Caulier caulier.gilles at kdemail.net
Mon Sep 25 09:49:01 CEST 2006


On Friday 22 September 2006 17:58, Seb Ruiz wrote:
> ps, Gilles - is the configure check fixed for you yet? I updated it.
>
> seb

Testing this morning using last libgpod 0.4.0. Detection is fine but in your 
code, you need to check is some method to management pictures in ipode device 
are availalble (currently implemented in ligpod from cvs). Look the 
compilation error :

Making all in ipodexport
make[3]: Entering directory 
`/home/gilles/Documents/Devel/SVN/trunk/extragear/libs/kipi-plugins/ipodexport'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. -I../../libkipi/libkipi -I../../libkipi -I../../libkipi 
-I/usr/include/gpod-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
-I/usr/lib/qt3//include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 
-fno-inline -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  -MT plugin_ipodexport.lo -MD -MP -MF 
".deps/plugin_ipodexport.Tpo" -c -o plugin_ipodexport.lo 
plugin_ipodexport.cpp; \
then mv -f ".deps/plugin_ipodexport.Tpo" ".deps/plugin_ipodexport.Plo"; else 
rm -f ".deps/plugin_ipodexport.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. -I../../libkipi/libkipi -I../../libkipi -I../../libkipi 
-I/usr/include/gpod-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
-I/usr/lib/qt3//include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 
-fno-inline -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  -MT ipodexportdialog.lo -MD -MP -MF 
".deps/ipodexportdialog.Tpo" -c -o ipodexportdialog.lo ipodexportdialog.cpp; 
\
then mv -f ".deps/ipodexportdialog.Tpo" ".deps/ipodexportdialog.Plo"; else rm 
-f ".deps/ipodexportdialog.Tpo"; exit 1; fi
ipodexportdialog.cpp: In member function 'void 
IpodExport::UploadDialog::slotDeleteIpodAlbum()':
ipodexportdialog.cpp:516: error: 'itdb_photodb_remove_photoalbum' was not 
declared in this scope
make[3]: *** [ipodexportdialog.lo] Erreur 1
make[3]: Leaving directory 
`/home/gilles/Documents/Devel/SVN/trunk/extragear/libs/kipi-plugins/ipodexport'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory 
`/home/gilles/Documents/Devel/SVN/trunk/extragear/libs/kipi-plugins'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory 
`/home/gilles/Documents/Devel/SVN/trunk/extragear/libs'
make: *** [all] Erreur 2

Gilles


More information about the Kde-imaging mailing list