On 29 March 2018 at 00:14, Matthew Brush mbrush@codebrainz.ca wrote:
On 2018-03-27 06:46 PM, H wrote:
[...]
.libs/libgeanypluginutils_la-filelist.o: In function `filelist_scan_directory_int': /home/h/geany-plugins/utils/src/filelist.c:95: undefined reference to `utils_get_real_path' collect2: error: ld returned 1 exit status
Any idea how to fix the problem?
Your Geany is too old, that function was added fairly recently and so the plugin build system isn't finding the symbol in your old Geany. You need to upgrade Geany first, then plugins.
Or since you have cloned github, checkout the 1.31 version of the plugins.
Regards, Matthew Brush
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users