Just to clarify, the main strange thing about my configuration is that
it is a mix of kde4 and kde5. Since I'm still using the 4.7 branch of
KMM, I need to keep the kde4 pim stuff around. I've installed many of
the frameworks and kde5 apps and utilities, but pim is still the one
piece tha
Hi Jack,
there is a good reason for the three option system (Auto, On and Off). To
compile a component (e.g. plugin) you can set it to ON. If some prerequisites
are accidentally missing (e.g. due to an incorrect configuration) cmake will
abort. This is especially important for automatic tests a
Well, if it's truly AUTO, then is there any reason for a manual
setting? If so, then the setting should be OFF or AUTO, not OFF or
ON. However, I that's really a meta-issue with cmake, not KMM.
Also, although I've now successfully built the frameworks version, I
still have lots of issues
The libical dependency is only used by the ical export plugin so it's
not really a KMyMoney dependency. I think by default it's AUTO meaning
that if found the plugin is built or skipped otherwise.
I agree that a better feature optional dependency map would be useful.
Regards,
Cristian
2016-05-24
Since I finally got the latest gwenhywfar to compile, I was able to get
the frameworks branch to compile and run. However, think I don't fully
understand the optional dependency issues.
In ccmake, I can turn ENABLE_LIBICAL to ON or OFF, and I see the
appropriate change in the configure out