Can't build development branch
I like to get a docker image with the changes you merged into dev branch. But building the image returns the following:

I believe the issue is that the Dutch file must have been done in UTF-16 on windows. I'm away on the boat at the moment, back this weekend. Can you try "dos2unix nl", then retry the install and see if that fixes it? If you can confirm that works on your system I'll make that change and push it when I get a chance
Try the "fix-40" branch: it's just develop with the above conversion. If you confirm it fixes the problem I'll merge to develop
If you merge https://github.com/stripydog/kplex/pull/41 then a docker image will auto build on each commit to dev branch. This way you will notice this immediately - and I don't need to test ;)
I don’t merge anything to develop without testing in another branch first and my copy of gencat wasn’t throwing the same errors, so would appreciate if you could confirm this now works for you
I tested myself even though my copies of gencat weren't throwing the same errors: seemed ok so I've merged it. Can you confirm this works OK now?
Same error. Steps to reproduce:
- checkout dev branch
- execute
docker build .