More libalkimia problems/questions was: problems compiling 4.8 on system with both qt4 and qt5

Ralf Habacker ralf.habacker at freenet.de
Mon Oct 31 11:52:49 UTC 2016


Am 30.10.2016 um 19:03 schrieb Christian David:
> Am Sonntag, 30. Oktober 2016, 18:49:51 schrieb Ralf Habacker:
> […]
>> Your approach also includes the case of a coinstallation, say a stable
>> 4.8.x version for real work and kf5 based version for development ?
> […]
>
> Hi Ralf,
>
> If you mean KMyMoney 4.8.x and KF5 then yes. We only need to add the required 
> alkimia version to find_package() in KMyMoney.
>
> I would test it myself but have not enought time at the moment (and I do not 
> have any KDE 4 installed anymore, so that would take some time).
Thanks for your offer. I currently have both KDE4  available, so I can
check it by myself

alkimia 6.0 installs
-- Installing: /usr/local/lib64/libalkimia.so.6.0.90
-- Installing: /usr/local/lib64/libalkimia.so.6
-- Installing: /usr/local/lib64/libalkimia.so
-- Installing: /usr/local/lib64/cmake/LibAlkimia-6.0/LibAlkimiaTargets.cmake
-- Installing:
/usr/local/lib64/cmake/LibAlkimia-6.0/LibAlkimiaTargets-noconfig.cmake
-- Installing: /usr/local/include/alkimia/alkvalue.h
-- Installing: /usr/local/include/alkimia/alkquoteitem.h
-- Installing: /usr/local/include/alkimia/alkcompany.h
-- Installing: /usr/local/include/alkimia/alk_export.h
-- Installing: /usr/local/lib64/cmake/LibAlkimia-6.0/LibAlkimiaConfig.cmake
-- Installing:
/usr/local/lib64/cmake/LibAlkimia-6.0/LibAlkimiaConfigVersion.cmake
-- Installing: /usr/local/lib64/cmake/LibAlkimia-6.0/FindGMP.cmake
-- Installing: /usr/local/lib64/pkgconfig/libalkimia.pc

and alkimia 5.0
-- Installing: /usr/local/lib64/libalkimia.so.5.0.0
-- Installing: /usr/local/lib64/libalkimia.so.5
-- Installing: /usr/local/lib64/libalkimia.so
-- Installing: /usr/local/lib64/cmake/LibAlkimia/LibAlkimiaTargets.cmake
-- Installing:
/usr/local/lib64/cmake/LibAlkimia/LibAlkimiaTargets-relwithdebinfo.cmake
-- Installing: /usr/local/include/alkimia/alkvalue.h
-- Installing: /usr/local/include/alkimia/alkquoteitem.h
-- Installing: /usr/local/include/alkimia/alkcompany.h
-- Installing: /usr/local/include/alkimia/alk_export.h
-- Installing: /usr/local/lib64/cmake/LibAlkimia/LibAlkimiaConfig.cmake
-- Installing:
/usr/local/lib64/cmake/LibAlkimia/LibAlkimiaConfigVersion.cmake
-- Installing: /usr/local/lib64/pkgconfig/libalkimia.pc

I tried setting

 find_package(LibAlkimia 5.0.0 REQUIRED NO_MODULE) and got installed
version 5.0 
 find_package(LibAlkimia 6.0.0 REQUIRED NO_MODULE) and got installed
version 6.0

which works as long as the cmake files are installed in separate
directories.

But looking at the file lists above there are still file name conflicts
for include headers, pkg-config file and /usr/local/lib64/libalkimia.s*o**

Ralf
*


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20161031/f238bdf5/attachment.html>


More information about the KMyMoney-devel mailing list