Bug 387350

Summary: Link error with libalkimia 7.0
Product: [Applications] kmymoney Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.8.1   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In: 4.8.2

Description Ralf Habacker 2017-11-27 10:21:51 UTC
Compiling kmymoney from branch 4.8 with alkimia 7.0 returns the following linking error: 

[ 47%] Linking CXX shared library ../../lib/libkmm_mymoney.so
CMakeFiles/kmm_mymoney.dir/mymoneyfile.cpp.o: In function `MyMoneyMoney':
/home/xxx/src/kmymoney-4.8/kmymoney/mymoney/mymoneymoney.h:315: undefined reference to `AlkValue::AlkValue(AlkValue const&)'
Comment 1 Ralf Habacker 2017-11-27 10:31:46 UTC
Git commit 05003dca6990dd6463eb7fab168b26baa56dec1f by Ralf Habacker.
Committed on 27/11/2017 at 10:31.
Pushed by habacker into branch '4.8'.

Fix 'Link error with libalkimia 7.0'

The build system expects alkimia library to be specified in
LIBALKIMIA_LIBRARIES, which is not provided by libalkimia > 5.0.
FIXED-IN:4.8.2

M  +4    -0    CMakeLists.txt

https://commits.kde.org/kmymoney/05003dca6990dd6463eb7fab168b26baa56dec1f