Re: [GNC-dev] CoOwner: linking problem

2023-04-15 Thread Ralf Zerres
Dear Developers, I could resolve the linker issue. After further investigation the `gnucash` binary successfully compiles :) It turned out that the gncCoOwner.h header had malformed doxygen instructions. This corrupted structure prevented to parse the function prototypes. After cleaning up, the c

[GNC-dev] CoOwner: linking problem

2023-04-13 Thread Ralf Zerres
Dear Developers, i have been silent for the last few month. I simply couln't affort the time to get needed progress to my branches. Since Eastern holidays gave me some spare time, here is some status update: CoOwner 4 = First  i had a look and rebased on latest v4 branch. This did