Re: [Geany-Devel] OSX plugin development

2017-10-10 Thread Jiří Techet
Hi Steve, it sounds to me like this bug in cmake: https://gitlab.kitware.com/cmake/cmake/merge_requests/1295 You might be able to fix it by updating cmake to the latest version. Check Source/jhbuild/modulesets/bootstrap.modules and update cmake to the latest release. The modules file also

Re: [Geany-Devel] OSX plugin development

2017-10-10 Thread steve8track
So I tried again with a clean directory after removing libgit2 from homebrew, but it appears geany-osx is intended to build with 10.13 and I’m using 10.12.6. I’m still getting stuck on libgit2 somehow. Here is what I’m seeing: ~/projects/geany/geany-osx master$ jhbuild -m geany.modules