Second preview of KPhotoAlbum 4.5 ready

June 23, 2014

We are now getting close to KPhotoAlbum 4.5. Today I just made a snapshot available, please test and give us feedback. Download the new version

This version also comes with a much improved android client available from google play.

The following is likely a non complete list of changes since KPhotoAlbum 4.4:

To compile the desktop version, you need to ensure that the Qt4 version of QMake is found. For me it worked like this:

cmake . -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4 -DCMAKE_INSTALL_PREFIX=/tmp/test
make
make install
/tmp/test/bin/kphotoalbum

— Jesper.