apparently Windows platforms do not like our make paths
@ArnaudGaudry tested...
Makefile:5: /src/1_gathering/translation/Makefile: No such file or directory
make: * No rule to make target '/src/1_gathering/translation/Makefile'. Stop.
@bjonnh Some nice hacks to make them compatible? (already had to fight a similar very nice issue on 2d3c5f6 with "vs '...)
apparently Windows platforms do not like our make paths
@ArnaudGaudry tested...
@bjonnh Some nice hacks to make them compatible? (already had to fight a similar very nice issue on 2d3c5f6 with
"vs'...)