[kmymoney] [Bug 483652] vcpkg build fails unless plugins are built statically

Thomas Baumgart bugzilla_noreply at kde.org
Sat Mar 16 08:54:52 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=483652

Thomas Baumgart <tbaumgart at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #1 from Thomas Baumgart <tbaumgart at kde.org> ---
I have no idea, why you experience this crash. Also not sure, if static linking
is the way to go on MacOS. This seems to cause a lot of problems like

objc[30931]: Class KeyValueObserver is implemented in both
/Users/jonathan/kmymoney/build.old/lib/libkmm_keychain.5.1.80.dylib
(0x111738700) and
/Users/jonathan/kmymoney/build.old/lib/libkmm_payeeidentifier.5.1.80.dylib
(0x102f2c578). One of the two will be used. Which one is undefined.

The crash actually occurs when creating the first QWidget inside the Qt code.
That is very strange and could be related to the way you build.

Also, I wonder why you need to comment out the inclusion of kgpgfile.h in case
ENABLE_GPG is not defined. Can you explain that problem?

setUseSingleQuoteSignal() is a pretty new function. You may want to build
alkimia also from the master source.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list