Qt5 Port Status

Boudewijn Rempt boud at valdyas.org
Mon Mar 23 10:01:11 GMT 2015


On Sat, 21 Mar 2015, René J.V. Bertin wrote:

> On Saturday March 21 2015 11:03:21 Boudewijn Rempt wrote:
>
>> doesn't support sharing the same area across different libraries, which is 
>> something we do a lot in Calligra. We have three options: remove all the 
>> areas (as I did in koplugin), make areas per library or create a new
>                                                          ^^^^^^^^^^^
> I guess that you could use macros or something similar to fold those different areas to a single one after the conversion?
>

Well, we want to have a lot of different areas, Calligra is so complex 
that we need a fine-grained way to turn debug on/off.

>>> Note that you cannot have both a kde4 and a kf5 development system unless 
>>> you do some weird stuff. I found opensuse 13.2 the easiest platform 
>
> Does that mean that the KDE (4 and 5) headers are not conceived to co-exist (the libraries are, I'd presume) or else, why is that?
> If in general one cannot have a system that allows you to build KDE4 applications as well as KF5 applications that's something we're going to want to know and deal with (as soon and as far as possible) in MacPorts ...

The problem is kde4libs support: that framework conflicts with the regular 
kde4 headers.

Boudewijn


More information about the calligra-devel mailing list