Hello fellow KiCad users,
I have encountered an issue with setting up a project template for my company’s drawing box, which is always stored relative to the project file in ./DrawingBox/template.sch (for example).
The problem arises when switching between Windows and Linux; both systems complain that they cannot find the page template. If I update the directory in Linux, Windows complains, and vice versa.
Is there a way to prevent this? I’m sure there must be an easy solution. Perhaps using “//” will make Windows understand the relative directory?
Thanks,
2nOrderEDO