Re: Help proposal for libgdamm

2020-02-05 Thread Pavlo Solntsev via gtkmm-list
Hi, Just would like to follow up on our previous conversation. The libgda master CI was broken and finally got fixed recently. All test and compilation should be ok. I tried to compile libgdamm and do see some issues due to last-two-years activity in libgda. It may be a good idea to setup a CI for

Re: Help proposal for libgdamm

2020-01-23 Thread Pavlo Solntsev via gtkmm-list
See below a simple script I use on debian testing to build everything in libgda under jhbuild. If you see an issue related to libxml2 or libxslt see https://gitlab.gnome.org/GNOME/jhbuild/merge_requests/53 I avoid this by building with ignored system dependencies: or just under jhbuild shell, manu

Re: Help proposal for libgdamm

2020-01-23 Thread murrayc
Your help would be much appreciated. Actually, I had difficulty even building libgda.On 23 Jan 2020 15:25, Pavlo Solntsev via gtkmm-list wrote:Hi, I saw some recent activities in libgdamm repo. However, I checked and it looks like the library can't be compiled because of changes in libgda cod