Re: [blfs-dev] QCA problem

2018-12-09 Thread Bruce Dubbs via blfs-dev
On 12/09/2018 03:43 PM, spiky0011 via blfs-dev wrote: Hi When QT is built in /opt as prefered and then upgraded qca breaks. qca configure "cmake -DCMAKE_INSTALL_PREFIX=$QT5DIR" as that will put qca in qt5-5.11.2/lib so when qt5- is upgraded qca is not present which breaks things. So either

[blfs-dev] QCA problem

2018-12-09 Thread spiky0011 via blfs-dev
Hi When QT is built in /opt as prefered and then upgraded qca breaks. qca configure "cmake -DCMAKE_INSTALL_PREFIX=$QT5DIR" as that will put qca in qt5-5.11.2/lib so when qt5- is upgraded qca is not present which breaks things. So either qca needs to go in /usr or qca needs a note about reins