[KPhotoAlbum] [KPhotoAlbum 5.0.1] compilation problem

Andreas Schleth schleth_es at web.de
Sun Nov 6 21:33:33 GMT 2016


Hi Johannes,

this is amazing!

git pull
cd build
cmake ..
make (no warnings :-)
make install
works (without flicker :-))

Thanks, this made my weekend.  And now I am back in business and can do 
some more testing.

Have a nice week, Andreas


On 06.11.2016 22:04, Johannes Zarl-Zierl wrote:
> Hi Andreas,
>
> I've added some version check macros to enable compilation with Qt 5.5.1.
> OpenSuSE 42.2 might just be around the corner, but we can't expect every 42.1
> user to immediately switch to the new version...
>
> Can you check if the fixed version in git master (3a336f6) works for you?
>
> Cheers,
>    Johannes
>
>
>
> On Sonntag, 6. November 2016 18:13:16 CET Andreas Schleth wrote:
>> Hi Johannes,
>>
>> another bit about the compile problem with QT5.5.1:
>>
>> If I change line 109 in Options.cpp to "if (address ==
>> QHostAddress::Broadcast)", the first error message disappears (and
>> should still work, I guess).
>>
>> The other line (122) which produced the error:
>>
>> ‘class QCommandLineOption’ has no member named ‘setHidden’
>>        d->configFile.setHidden(true);
>>
>> seems to be more complicated to work around: If I simply comment it out,
>> the compile finishes nicely, but KPA fails to load a database. I.E.: the
>> command line is not working.
>>
>> Best regards, Andreas
>>
>> _______________________________________________
>> KPhotoAlbum mailing list
>> KPhotoAlbum at mail.kdab.com
>> https://mail.kdab.com/mailman/listinfo/kphotoalbum
>
> _______________________________________________
> KPhotoAlbum mailing list
> KPhotoAlbum at mail.kdab.com
> https://mail.kdab.com/mailman/listinfo/kphotoalbum





More information about the Kphotoalbum mailing list