<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
It seems that I got the same problem.<br>
I use Mandriva2007+KDE3.5<br>
<br>
/usr/lib/qt3//bin/moc ./SettingsDialog.h -o SettingsDialog.moc<br>
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/lib/qt3//include -I.  
-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 -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 -fexceptions 
-DQT_NO_CAST_ASCII -DQT_CAST_NO_ASCII -MT SettingsDialog.lo -MD -MP -MF
".deps/SettingsDialog.Tpo" -c -o SettingsDialog.lo SettingsDialog.cpp; \<br>
        then mv -f ".deps/SettingsDialog.Tpo"
".deps/SettingsDialog.Plo"; else rm -f ".deps/SettingsDialog.Tpo"; exit
1; fi<br>
SettingsDialog.cpp: In member function `void
Settings::SettingsDialog::createPluginPage()':<br>
SettingsDialog.cpp:888: error: syntax error before `::' token<br>
make[3]: *** [SettingsDialog.lo] Erreur 1<br>
make[3]: quittant le répertoire «
/home/distrib/kphotoalbum/kphotoalbum-2006-12-09-noi18n/src/Settings »<br>
make[2]: *** [all-recursive] Erreur 1<br>
make[2]: quittant le répertoire «
/home/distrib/kphotoalbum/kphotoalbum-2006-12-09-noi18n/src »<br>
make[1]: *** [all-recursive] Erreur 1<br>
make[1]: quittant le répertoire «
/home/distrib/kphotoalbum/kphotoalbum-2006-12-09-noi18n »<br>
make: *** [all] Erreur 2<br>
<br>
<br>
<br>
<br>
<br>
Eugene Nine a écrit :
<blockquote cite="mid200612091635.34354.enine@ninefamily.com"
 type="cite">
  <pre wrap="">On Saturday 09 December 2006 08:41, Jesper K. Pedersen wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">A new snapshot has just been released, and at the same time, this means
that KPhotoAlbum just have entered message freeze. No new feature, no new
message strings, no minor tiny bugfixes, no, now it is almost time for a
release party.

This does at the same time mean that everyone who have the slightest
understanding of how to use a compiler should install this snapshot, so
we can get as many bugs out of the way while waiting for the translators to
do their magic.

Cheers
Jesper.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I get a syntax error

/usr/lib/qt/bin/moc ./SettingsDialog.h -o SettingsDialog.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. -I./.. -I/opt/kde/include -I/usr/lib/qt/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 -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 -fexceptions  
-DQT_NO_CAST_ASCII -DQT_CAST_NO_ASCII -MT SettingsDialog.lo -MD -MP -MF 
".deps/SettingsDialog.Tpo" -c -o SettingsDialog.lo SettingsDialog.cpp; \
then mv -f ".deps/SettingsDialog.Tpo" ".deps/SettingsDialog.Plo"; else rm -f 
".deps/SettingsDialog.Tpo"; exit 1; fi
SettingsDialog.cpp: In member function `void
   Settings::SettingsDialog::createPluginPage()':
SettingsDialog.cpp:888: error: syntax error before `::' token
make[3]: *** [SettingsDialog.lo] Error 1
make[3]: Leaving directory 
`/home/enine/kphotoalbum-2006-12-09-noi18n/src/Settings'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/enine/kphotoalbum-2006-12-09-noi18n/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/enine/kphotoalbum-2006-12-09-noi18n'
make: *** [all] Error 2
_______________________________________________
KPhotoAlbum mailing list
<a class="moz-txt-link-abbreviated" href="mailto:KPhotoAlbum@kdab.net">KPhotoAlbum@kdab.net</a>
<a class="moz-txt-link-freetext" href="http://mail.kdab.net/mailman/listinfo/kphotoalbum">http://mail.kdab.net/mailman/listinfo/kphotoalbum</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
================================================
Dominique GONZALEZ   (<a class="moz-txt-link-freetext" href="http://www.grappa.univ-lille3.fr/~gonzalez/">http://www.grappa.univ-lille3.fr/~gonzalez/</a>)
================================================
Ne dîtes pas "Les échassiers ne sont pas en forme", mais dites
"Les hérons sont fatigués"
================================================
</pre>
</body>
</html>