Hi Bas,

is that really necessary? I thought the benefit of Linux is to get
updates fast and frequently. I have a certain understanding that it
takes some time for the latest and greatest to hit the binary
distributions. So patching a Qt5.5 feature is kind of ok. But Qt5.3 is
over 1.5 years old. And Qt5.4 roughly a year.

To be honest I hate #ifdef because the code gets harder to read and to
understand. You can't avoid it completely. Especially for the portable
stuff. But for transient things like library versions I would like to
keep it to a bare minimum. Is there no other way?


Oliver

Am 29.09.2015 um 23:42 schrieb Sebastiaan Couwenberg:
> On 18-09-15 10:16, Oliver Eichler wrote:
>> It would be better to use a system wide Qt5.4 installation, if that is
>> possible.
> I ran into this issue while updating the qmapshack backport for Debian
> jessie which only has Qt5.3.
>
> Is it possible to make this and other features conditional to Qt5.4, in
> a similar fashion as the QtInfoMsg change that requires Qt5.5?
>
> Kind Regards,
>
> Bas
>


------------------------------------------------------------------------------
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to