Re: [Viking-devel] Modularization(plugin)... again

2018-08-25 Thread Jochen Kunz
Am 25.08.18 um 14:23 schrieb Robert Norris: > Unfortunately this won't work on Windows (or probably MAC OS) without further > edits. > > Since it uses '' MacOS has glob(3): GLOB(3) BSD Library Functions ManualGLOB(3) NAME glob, glob_b, globfree -- generate path

Re: [Viking-devel] Modularization(plugin)... again

2018-08-25 Thread Robert Norris
then skydiving isn't for you. ________ From: Guilhem Bonnefille Sent: 21 August 2018 08:12:18 To: viking devel Subject: [Viking-devel] Modularization(plugin)... again Hi, Once again, I decide to work on modularizing Viking. I did relative success already: https

[Viking-devel] Modularization(plugin)... again

2018-08-21 Thread Guilhem Bonnefille
Hi, Once again, I decide to work on modularizing Viking. I did relative success already: https://github.com/guyou/viking/tree/feature-plugins In order to go one more step forward, I have to reduce the number of occurrences of "#ifdef HAVE_XXX". To do so, I identified two possible solutions. 1)