<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I agree, but also when compiling in XTherion it does work so there is some magic happening in XTherion. I tried to have a look through the Therion source to see what the difference is between how XTherion parses file paths and how Therion command line parses file paths but I am not a C developer (or anything close) and could not work it out.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 4 Apr 2020 at 23:45, Benedikt Hallinger <<a href="mailto:beni@hallinger.org">beni@hallinger.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Wed had a similar problem and resorted to make everywhere unix slashes.<br>
It would be cool if therion would parse that to backslash reference on <br>
windows when parsing filepaths.<br>
<br>
Am 2020-04-05 0:16, schrieb Rhys Tyers:<br>
> I think so. If I change the first file path to have backslashes then<br>
> the error is about the second file path in the config, and so on.<br>
> <br>
> On Sat, 4 Apr 2020, 23:14 Philippe Vernant, <<a href="mailto:phil.vernant@gmail.com" target="_blank">phil.vernant@gmail.com</a>><br>
> wrote:<br>
> <br>
>> Hi Rhys,<br>
>> <br>
>> Are you sure that is is not the end of the line rather than the<br>
>> slashes ?<br>
>> <br>
>> Phil<br>
>> <br>
>>> On 4 Apr 2020, at 11:00, Rhys Tyers <<a href="mailto:rhystyers1@gmail.com" target="_blank">rhystyers1@gmail.com</a>> wrote:<br>
>>> <br>
>>> Hello,<br>
>>> <br>
>>> I have therion data repo that has been mainly worked on by<br>
>>> linux/mac users. Now I'm trying to work on it in Windows. Using<br>
>>> the xtherion gui works fine, but if I try to use the therion.exe<br>
>>> directly on the command line (like I would in linux) then it fails<br>
>>> because all the file paths have forward slashes rather than back<br>
>>> slashes.<br>
>>> <br>
>>> Is there a way to get command line therion to run on files with<br>
>>> linux style file paths? I assume there must be because xtherion<br>
>>> manages it somehow.<br>
>>> <br>
>>> Thanks,<br>
>>> Rhys _______________________________________________<br>
>>> Therion mailing list<br>
>>> <a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
>>> <a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
>> <br>
>> _______________________________________________<br>
>> Therion mailing list<br>
>> <a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
>> <a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
> _______________________________________________<br>
> Therion mailing list<br>
> <a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
> <a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div>